summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2bce7d06acb..33978eeeefbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ber532k <ber532k@gmx.de>
pkgname=bower-mail
-pkgver=0.8
+pkgver=0.8.1
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=('0cad190eb8df2b92f8c397fc1efa73d1')
+md5sums=('7efe17fa39dd9d8e1663e8ca8bdb93d1')
build() {
patch "$srcdir/bower-$pkgver/src/Mercury.options" < ../arch.patch