summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-09-09 23:16:06 +0200
committeractionless2019-09-09 23:16:06 +0200
commita6658f10fea7c7b1f8022fd7444e61545c6a8790 (patch)
tree70a769c2f76e6245110c6ff9312c0c1cd2eb056e /PKGBUILD
parentfd5e549696d2bfb19c64c52ec869b15294599a20 (diff)
downloadaur-a6658f10fea7c7b1f8022fd7444e61545c6a8790.tar.gz
update to 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a76aebe7536..8c6037e85275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.4.3
+pkgver=1.4.4
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=('3bf682eeda6be2f42147071a91e4b38a')
+md5sums=('3d378649594e6a417b9e85dad8e06a29')
depends=(
'pyalpm'
'git'