summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrank Seifferth2019-01-26 10:54:24 +0100
committerFrank Seifferth2019-01-26 10:54:24 +0100
commit57d088a8e006302a655ceba26c1abb6ad636910a (patch)
treee02f8de084914eeb38503f9f2eddbba7b63617b5 /PKGBUILD
parentd7185db198f282404e0313062afd35847f51fdc4 (diff)
downloadaur-57d088a8e006302a655ceba26c1abb6ad636910a.tar.gz
v0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3697ef969e3f..d2f93609f511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ber532k <ber532k@gmx.de>
pkgname=bower-mail
-pkgver=0.9
+pkgver=0.10
pkgrel=1
pkgdesc="A curses terminal client for the Notmuch email system"
arch=('any')
@@ -11,7 +11,7 @@ optdepends=('msmtp: send messages' 'lynx: dump HTML emails' 'w3m: dump HTML emai
conflicts=('bower')
license=('GPL3')
source=("https://github.com/wangp/bower/archive/$pkgver.tar.gz")
-md5sums=('72ee912f56b529cc7e098b1e13a40d63')
+md5sums=('41d5ba5cdb6652379ae415b8a3d9277a')
build() {
patch "$srcdir/bower-$pkgver/src/Mercury.options" < ../arch.patch