[arch-commits] Commit in mu/trunk (PKGBUILD)

Pierre Neidhardt ambrevar at archlinux.org
Mon Feb 5 09:24:03 UTC 2018


    Date: Monday, February 5, 2018 @ 09:24:02
  Author: ambrevar
Revision: 289164

upgpkg: mu 1.0-1

Modified:
  mu/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-05 08:53:33 UTC (rev 289163)
+++ PKGBUILD	2018-02-05 09:24:02 UTC (rev 289164)
@@ -2,8 +2,8 @@
 # Contributor: csllbr; Popsch <popsch at gmx.net>
 
 pkgname=mu
-pkgver=0.9.18
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
 arch=("x86_64")
 url="http://www.djcbsoftware.nl/code/mu"
@@ -12,8 +12,8 @@
 makedepends=("emacs")
 optdepends=("guile: guile support"
 	"emacs: mu4e support")
-source=("https://github.com/djcb/mu/archive/$pkgver.tar.gz")
-md5sums=('3b0f9ae97432f589d166afa93204545d')
+source=("https://github.com/djcb/mu/archive/v$pkgver.tar.gz")
+md5sums=('b415f84d4538cf05ec3360a449c1de4d')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list