summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchristian Sillaber2016-02-28 19:56:05 +0100
committerchristian Sillaber2016-02-28 19:56:05 +0100
commitbd20e70662b8af24da6ba6d1b05281c644ccd7da (patch)
treeb44572875d688e8847d8970495b04762c71d07db /PKGBUILD
parente937dc847bbe8134f6c00103268ed4007a9ef6e8 (diff)
downloadaur-bd20e70662b8af24da6ba6d1b05281c644ccd7da.tar.gz
added install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab1b4c08e6c1..e90e6a9f11ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
# Thanks to the maintainers and contributors of the mu binary package
pkgname=mu-git
-pkgver=0.9.16
-pkgrel=3
+pkgver=v0.9.16.59.geab45dc
+pkgrel=2
+install=mu-git.install
pkgdesc="mu and mu4e from git"
arch=('i686' 'x86_64')
url="http://www.djcbsoftware.nl/code/mu"