From 44b9ba5e4f47d8b3e3f9db122b46e3ce16a5a906 Mon Sep 17 00:00:00 2001 From: oreo639 <31916379+Oreo639@users.noreply.github.com> Date: Sat, 4 Sep 2021 14:05:21 -0700 Subject: [PATCH] pacman: update to 6.0.1 --- srcpkgs/pacman/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/pacman/template b/srcpkgs/pacman/template index b98560e10637..f6ba68b9de73 100644 --- a/srcpkgs/pacman/template +++ b/srcpkgs/pacman/template @@ -1,7 +1,7 @@ # Template file for 'pacman' pkgname=pacman -version=5.2.2 -revision=3 +version=6.0.1 +revision=1 make_dirs="/var/lib/pacman 0755 root root /usr/var/cache/pacman/pkg 0755 root root /usr/share/libalpm/hooks 0755 root root" @@ -15,8 +15,8 @@ short_desc="Simple library-based package manager" maintainer="oreo639 " license="GPL-2.0-or-later" homepage="https://www.archlinux.org/pacman/" -distfiles="https://sources.archlinux.org/other/pacman/pacman-${version}.tar.gz" -checksum=bb201a9f2fb53c28d011f661d50028efce6eef2c1d2a36728bdd0130189349a0 +distfiles="https://sources.archlinux.org/other/pacman/pacman-${version}.tar.xz" +checksum=0db61456e56aa49e260e891c0b025be210319e62b15521f29d3e93b00d3bf731 make_check=ci-skip if [ "$XBPS_TARGET_LIBC" = musl ]; then