summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-02-08 15:05:40 +0100
committeractionless2020-02-08 15:05:40 +0100
commit9b411ecb50f2d6da7b7e1687c3eb2738202e372c (patch)
treed19943363ae8a81cb52a81c24e9f7f749df5bce8 /PKGBUILD
parent6fccb6c21ecd7c424a7ea6be5571c8af220c80a4 (diff)
downloadaur-9b411ecb50f2d6da7b7e1687c3eb2738202e372c.tar.gz
update to 1.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc36126c09e3..4330eebffcd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.6.1
+pkgver=1.6.2
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=('dca1475035a6634377032f2428b29957')
+md5sums=('eb988c70e068baefe097dc846228cb19')
depends=(
'pyalpm'
'git'