summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-09-14 23:18:24 +0200
committeractionless2019-09-14 23:18:24 +0200
commit803dab84c6b9c54e6e6ecc26d75c62fe3a52af2e (patch)
tree170757718b5b9cfdc98bae24e561cf3193d5c03f /PKGBUILD
parenta6658f10fea7c7b1f8022fd7444e61545c6a8790 (diff)
downloadaur-803dab84c6b9c54e6e6ecc26d75c62fe3a52af2e.tar.gz
update to 1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c6037e85275..b62804e27646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.4.4
+pkgver=1.4.5
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=('3d378649594e6a417b9e85dad8e06a29')
+md5sums=('f7697b86b6268a330af78dc30897e014')
depends=(
'pyalpm'
'git'