summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2021-09-01 23:34:45 +0200
committerKr1ss2021-09-01 23:34:45 +0200
commit6376dfeb66731e5c38484fba262fd4648ec03240 (patch)
tree7314c4ff4368c8e9811cb6c442d23b43974d44d7
parent9f0102bb34dfc6994aa6357b8d2bd1e4a0f1a888 (diff)
downloadaur-6376dfeb66731e5c38484fba262fd4648ec03240.tar.gz
update: mailwizard 2.0.7-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 de9101f8da4b..e9189ca50f50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailwizard
pkgdesc = Configure neomutt, isync, getmail and msmtp with pass for passwords (POP3/SMTP)
- pkgver = 2.0.6
+ pkgver = 2.0.7
pkgrel = 1
url = https://github.com/rpuntaie/mailwizard
install = wizard.install
@@ -27,9 +27,9 @@ 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.6.tar.gz
+ source = mailwizard.tar.gz::https://github.com/rpuntaie/mailwizard/archive/v2.0.7.tar.gz
source = migrationhelper
- sha256sums = 13e247ca0700e5a53b8297598edc953b2fe2278d48fcfbc0cddb10f0f3747b44
+ sha256sums = 3c9852822a4800a795cb010644a5fcd8854d92ab458709c82d5f4ffbb0c19718
sha256sums = 96471dc5a53af342cf14f5ec119df81509617f960c707d732781a24d9e2ed3c6
pkgname = mailwizard
diff --git a/PKGBUILD b/PKGBUILD
index 47ed8731c6fc..9430e49c396f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mailwizard
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords (POP3/SMTP)'
@@ -34,7 +34,7 @@ changelog=changelog.txt
install=wizard.install
source=("$pkgname.tar.gz::$url/archive/v$pkgver.tar.gz"
'migrationhelper')
-sha256sums=('13e247ca0700e5a53b8297598edc953b2fe2278d48fcfbc0cddb10f0f3747b44'
+sha256sums=('3c9852822a4800a795cb010644a5fcd8854d92ab458709c82d5f4ffbb0c19718'
'96471dc5a53af342cf14f5ec119df81509617f960c707d732781a24d9e2ed3c6')