summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-04-23 05:35:38 +0200
committeractionless2019-04-23 05:35:38 +0200
commitfd5e549696d2bfb19c64c52ec869b15294599a20 (patch)
tree534ae1e20d754e9da55c6aa627c097b973a44f32 /PKGBUILD
parente7b21a372cf64e83e39762c5bb835e0f90a65729 (diff)
downloadaur-fd5e549696d2bfb19c64c52ec869b15294599a20.tar.gz
update to 1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63e9196d56d1..7a76aebe7536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.4.2
+pkgver=1.4.3
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=('8117dc826b853775356de93ece115586')
+md5sums=('3bf682eeda6be2f42147071a91e4b38a')
depends=(
'pyalpm'
'git'