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 2b64058aa943..bc7bb807c4f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgver() {
cd "$srcdir/${pkgname%-git}"
printf 'r%s.g%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-pkgver=r774.ge69a7ad
-pkgrel=2
+pkgver=r810.g61159c7
+pkgrel=1
pkgdesc='A simple interface to auto-configure neomutt and isync with safe passwords'
arch=('x86_64')