summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c477254b187..a532b0a65db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Md. Jahidul Hamid <jahidulhamid@yahoo.com>
pkgname=pacget
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="A wrapper around pacaur to mimic yaourt's search feature"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/neurobin/pacget"
license=('BSD')
depends=('bash' 'pacaur')
source=("https://github.com/neurobin/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('43c47c9369a86feac0d7d0987a0cc83d')
+md5sums=('361652e7787f61e6090291c199f99760')
validpgpkeys=('3331 6137 5B22 27AC F7AA 6351 A4A2 CA5B 6BDA A871')
package() {