summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-12-07 06:05:25 +0100
committeractionless2020-12-07 06:05:25 +0100
commit1c3ac59a5011954ace22adcc9bcf0a83711d3590 (patch)
tree362efe56d80e5e6608210af016199222a540e1f1 /PKGBUILD
parent8f3dac37d0df8ff2004865353d9d0bb6d743196f (diff)
downloadaur-1c3ac59a5011954ace22adcc9bcf0a83711d3590.tar.gz
update to 1.6.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f40a0d856c5..44f6b081486c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.6.14
+pkgver=1.6.15
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=('76283418015f9551cad877e96febc70d')
+md5sums=('48fa7f2943833f0133c826c6c53bd6f5')
depends=(
'pyalpm'
'git'