summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2020-05-12 11:46:07 +0200
committerKr1ss2020-05-12 11:46:07 +0200
commit1d621e13e99906a953c512aea1b7d6cbfaf406c6 (patch)
tree1c240139c598467c06e467e5239fc49b27e764df
parent30266ef07d2b195428a973957569b80d21225068 (diff)
downloadaur-1d621e13e99906a953c512aea1b7d6cbfaf406c6.tar.gz
update: mailwizard 2.0.3-1
upstream (hotfix) release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2aff59c7ee47..1aa8d2ac1385 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailwizard
pkgdesc = Configure neomutt, isync, getmail and msmtp with pass for passwords
- pkgver = 2.0.2
- pkgrel = 2
+ pkgver = 2.0.3
+ pkgrel = 1
url = https://github.com/rpuntaie/mailwizard
install = wizard.install
changelog = changelog.txt
@@ -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.2.tar.gz
+ source = mailwizard.tar.gz::https://github.com/rpuntaie/mailwizard/archive/v2.0.3.tar.gz
source = migrationhelper
- sha256sums = 1563b450255c0f13e5f56618e5be1e8abb2d809331fc074f05c8794dc550cf8a
+ sha256sums = 5f18a160d7fe5df2001513df96fff64d276456e3ce7ab0e2f58a84a08ef0ec09
sha256sums = 34682620297727b9bf93670b84592050d59181e682d3867cd56aefedbd67243f
pkgname = mailwizard
diff --git a/PKGBUILD b/PKGBUILD
index d514134f140c..d636225d10bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=mailwizard
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords'
arch=('x86_64')
@@ -35,7 +35,7 @@ changelog=changelog.txt
install=wizard.install
source=("$pkgname.tar.gz::$url/archive/v$pkgver.tar.gz"
'migrationhelper')
-sha256sums=('1563b450255c0f13e5f56618e5be1e8abb2d809331fc074f05c8794dc550cf8a'
+sha256sums=('5f18a160d7fe5df2001513df96fff64d276456e3ce7ab0e2f58a84a08ef0ec09'
'34682620297727b9bf93670b84592050d59181e682d3867cd56aefedbd67243f')