summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2023-07-30 19:56:58 +0200
committeractionless2023-07-30 19:56:58 +0200
commit8c24d741617220281beb9461f1ebb1970ab34f10 (patch)
treed97b42593f1687670358787e183e33a6dca95571 /PKGBUILD
parent66911fc2514b3650cd2667f151a2b809f0d1d96d (diff)
downloadaur-8c24d741617220281beb9461f1ebb1970ab34f10.tar.gz
update to 1.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23ebf7103130..6c91aba1c7b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.17
+pkgver=1.18
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
)
-b2sums=('5908f3b83c5a24dbc75a0e894f2a5e90e67456a12abdcea4cc3ccc70a326cd4bff914c255b74d5157d10519f25fc7564476942377b7807b0bd34233b2dbf5590')
+b2sums=('e3e36bf417b58c654d31aa0ba968d4a440565047847a6c5430303309104096428000e9cf5635cc0a6f299123716b4feb045ae0700a2314ab01922f10ac85a9de')
depends=(
'pyalpm'
'git'