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 a34a9f9c1449..6c477254b187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Md. Jahidul Hamid <jahidulhamid@yahoo.com>
pkgname=pacget
-pkgver=1.1.0
+pkgver=1.1.1
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=('5845a71e41398e1f12913fb6a0acbe14')
+md5sums=('43c47c9369a86feac0d7d0987a0cc83d')
validpgpkeys=('3331 6137 5B22 27AC F7AA 6351 A4A2 CA5B 6BDA A871')
package() {