summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2019-09-11 14:56:32 +0200
committerKr1ss2019-09-11 14:56:32 +0200
commit6c6b6c1d11d1b4ea1e42c7aef7d1f0f4408be70d (patch)
tree7751a30ccba666daa97014e249be719d396d3451
parent12f13a46485cb80f7349fd61123c58cde4014738 (diff)
downloadaur-6c6b6c1d11d1b4ea1e42c7aef7d1f0f4408be70d.tar.gz
update: mailwizard 2.0.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b346880a12da..cf3bb6535374 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailwizard
pkgdesc = Configure neomutt, isync, getmail and msmtp with pass for passwords
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://github.com/rpuntaie/mailwizard
changelog = changelog.txt
@@ -23,8 +23,8 @@ pkgbase = mailwizard
optdepends = pam-gnupg: automatically unlock gpg keys at session login
conflicts = mutt-wizard
options = zipman
- source = mailwizard.tar.gz::https://github.com/rpuntaie/mailwizard/archive/v2.0.0.tar.gz
- sha256sums = c895eb5f15a2c677172c7d37faf0c310c94bb9f918bad6989863564ebfd4a954
+ source = mailwizard.tar.gz::https://github.com/rpuntaie/mailwizard/archive/v2.0.1.tar.gz
+ sha256sums = 9d99ab46762cbcd91b90c51cee860950720a1f8561a84c517c930209c90c6237
pkgname = mailwizard
diff --git a/PKGBUILD b/PKGBUILD
index 8763bcadf339..ea2533efcc1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mailwizard
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords'
@@ -31,7 +31,7 @@ options=('zipman')
changelog=changelog.txt
source=("$pkgname.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('c895eb5f15a2c677172c7d37faf0c310c94bb9f918bad6989863564ebfd4a954')
+sha256sums=('9d99ab46762cbcd91b90c51cee860950720a1f8561a84c517c930209c90c6237')
#check() {
# cd "$pkgname-$pkgver"