summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2020-04-29 16:24:19 +0200
committerKr1ss2020-04-29 16:24:19 +0200
commit4a3874fdc28ac1a82a8ff337058d4b07fa6f5ee0 (patch)
treef93ed070956bfb0c191416f41907e9908e16acb9
parentfcade0eb319aa00c7e5448c2bf9aae7d0a8ed4de (diff)
downloadaur-4a3874fdc28ac1a82a8ff337058d4b07fa6f5ee0.tar.gz
rebuild against `getmail` AUR package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11e13b0eccc8..c8176f9e0121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailwizard-git
pkgdesc = Configure neomutt, isync, getmail and msmtp with pass for passwords
pkgver = r730.89f8ae6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rpuntaie/mailwizard
install = wizard.install
changelog = changelog.txt
diff --git a/PKGBUILD b/PKGBUILD
index 89fb264b4563..ebc15ba1d710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver() {
printf 'r%s.%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
pkgver=r730.89f8ae6
-pkgrel=1
+pkgrel=2
pkgdesc='Configure neomutt, isync, getmail and msmtp with pass for passwords'
arch=('x86_64')