summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2021-02-03 19:23:16 +0100
committeractionless2021-02-03 19:23:16 +0100
commita209df0c5b437a35fee78e430b0bcf4b88f4ecf3 (patch)
tree8b63f1e5bfb47909582917d705a08b7b93a56b32 /PKGBUILD
parent1c3ac59a5011954ace22adcc9bcf0a83711d3590 (diff)
downloadaur-a209df0c5b437a35fee78e430b0bcf4b88f4ecf3.tar.gz
update to 1.6.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44f6b081486c..98306d0a1b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.6.15
+pkgver=1.6.16
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
source=(
"$pkgname-$pkgver.tar.gz"::https://github.com/actionless/pikaur/archive/"$pkgver".tar.gz
)
-md5sums=('48fa7f2943833f0133c826c6c53bd6f5')
+md5sums=('6a080cf6919e22a3d4c842653e31f651')
depends=(
'pyalpm'
'git'