summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Schönherr2016-01-08 09:24:52 +0100
committerMoritz Schönherr2016-01-08 09:24:52 +0100
commitb8928abde3f110e961169218270283543f6f5de9 (patch)
tree7b3c18cf52589deb1632a4b7aee334ffd24e4e83
parent52c4812e31fac74c9bfe9476b71b8c7da9a3605e (diff)
downloadaur-b8928abde3f110e961169218270283543f6f5de9.tar.gz
bumped pkgver to v6
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dd1905eb90f..9576b6c45800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Schoenherr <moritz.schoenherr[at]gmail[dot]com>
pkgname=notmuch-addrlookup-c
-pkgver=v5
+pkgver=v6
pkgrel=1
pkgdesc="A tool to query the notmuch database for addresses."
url="https://github.com/aperezdc/notmuch-addrlookup-c"
@@ -14,7 +14,7 @@ backup=()
source=("https://github.com/aperezdc/notmuch-addrlookup-c/archive/${pkgver}.tar.gz"
"MIT-LICENSE")
-md5sums=('d87ddb9b0f119694bbfe7c086f20907b'
+md5sums=('826056f096aa8d853589fe058da1f3f0'
'f9be2430c190c736214e76ead254ed07')
build() {
@@ -32,3 +32,4 @@ package() {
install -D notmuch-addrlookup $pkgdir/usr/bin/notmuch-addrlookup
}
+