aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mu/APKBUILD
diff options
context:
space:
mode:
authorKrzysztof Walo <krzysztof.walo@gmail.com>2019-06-05 14:01:50 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-09 13:20:47 -0300
commitd59c7208624ade4df50fbeb1dd1908eae64e6d36 (patch)
tree3ea43e9d54c8027b93acae97b6e9bb83eae56993 /testing/mu/APKBUILD
parent6fabd66170bea9bc70ef0b389920306548a57890 (diff)
downloadaports-d59c7208624ade4df50fbeb1dd1908eae64e6d36.tar.bz2
aports-d59c7208624ade4df50fbeb1dd1908eae64e6d36.tar.xz
testing/mu: Upgrade to version 1.2
Diffstat (limited to 'testing/mu/APKBUILD')
-rw-r--r--testing/mu/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/mu/APKBUILD b/testing/mu/APKBUILD
index e5ab1d18fd..60569b9af3 100644
--- a/testing/mu/APKBUILD
+++ b/testing/mu/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: stef <l0ls0fo2i@ctrlc.hu>
# Maintainer:
pkgname=mu
-pkgver=1.0
+pkgver=1.2
pkgrel=0
pkgdesc="A collection of utilities for indexing and searching Maildirs"
arch="x86 x86_64 ppc64le"
@@ -12,8 +12,7 @@ depends="sqlite"
makedepends="xapian-core-dev gmime-dev sqlite-dev autoconf automake libtool"
install=""
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::https://github.com/djcb/mu/archive/v$pkgver.tar.gz
- 0001-Support-gmime-3.0.patch
+source="$pkgname-$pkgver.tar.gz::https://github.com/djcb/mu/archive/$pkgver.tar.gz
"
builddir="$srcdir/$pkgname-$pkgver"
@@ -47,5 +46,4 @@ package() {
rm $pkgdir/usr/share/man/man1/mug.1
fi
}
-sha512sums="49b0b86f22e9a6ace1fc3fd6e7a8a523aa9edf092b953d59f59a1ef7311c8c546a261a1a186e3285cea788be20c816c70ac08d1514f700ff97258a2012ad394d mu-1.0.tar.gz
-d28ec47ebc21858205883690cd52e5ce92ced8f7001990b32d87aa2bd1975a51526c1c711c87dd55e3489ff7c82d5cfc5421f363c33116ab09129c473c28c7c0 0001-Support-gmime-3.0.patch"
+sha512sums="eadebbaf2d6b6c604c9cebc72621fe64bd4fa7b793d02b0a029a3e970c076430e2067a05ab215652f9fc52e77e4e80401476ca5b39b294eb0b14d9082118d99a mu-1.2.tar.gz"