aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-01 07:39:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-01 07:45:34 -0300
commit38e8e9dbbf4480ef75b9b9e40f0743dbaa4134fb (patch)
tree95ead73bc19754df8570aac3b0cf1e6e3c4b8df8
parentda52ba0beacd51307775eac5efb0f018c067a4bb (diff)
community/pacman: upgrade to 5.2.1
-rw-r--r--community/pacman/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pacman/APKBUILD b/community/pacman/APKBUILD
index 55eb09966f3..abf1e75c0df 100644
--- a/community/pacman/APKBUILD
+++ b/community/pacman/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer:
pkgname=pacman
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=0
pkgdesc="A simple library-based package manager"
url="https://www.archlinux.org/pacman/"
@@ -58,4 +58,4 @@ bashcomp() {
mv "$pkgdir"/usr/share/bash-completion "$subpkgdir"/usr/share
}
-sha512sums="76d190631a298f4ee08ca6a5fef26603004145f77440cb6861e2691e01ad4a9bbbb1ea2e5179b6e0bd46f0de67bd7738b427863445694f01f5484e0efcb46fc4 pacman-5.2.0.tar.gz"
+sha512sums="7814420b8d71090313f1bc7d9a513138bda74c5cbcb43d9741acc27ea7b4d180a38848a7d7059969cc7afed1b108d26ba2622a16d8761566357c50a5da456981 pacman-5.2.1.tar.gz"