summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2020-07-20 21:09:21 +0200
committerKr1ss2020-07-20 21:09:21 +0200
commit4c01e305310d1b694973ba8f50e5b062797d9773 (patch)
tree4a290246589c19b5a836377fa329daf8e3260c9e /PKGBUILD
parentc79c2dd6b9117a5a81a51ab72d16b72fa80a82c3 (diff)
downloadaur-4c01e305310d1b694973ba8f50e5b062797d9773.tar.gz
update: mailwizard-git r752.f11281c-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71b1cb626670..2e4db161bad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver() {
cd "${pkgname%-git}"
printf 'r%s.%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-pkgver=r737.150b8b6
+pkgver=r752.f11281c
pkgrel=1
pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords'
@@ -42,7 +42,7 @@ install=wizard.install
source=("git+$url"
'migrationhelper')
sha256sums=('SKIP'
- '34682620297727b9bf93670b84592050d59181e682d3867cd56aefedbd67243f')
+ '96471dc5a53af342cf14f5ec119df81509617f960c707d732781a24d9e2ed3c6')
#check() {