summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Zeller2016-07-19 08:10:54 +0200
committerMartin Zeller2016-07-19 08:10:54 +0200
commitefb05678b750898a2f4d241872a6c609074db4d5 (patch)
treeea169b4040ea79f291ceb7e40d53a46130b364c7 /PKGBUILD
parenteb9a3cca05c143a01634ca6db44ab791f71497da (diff)
downloadaur-github-notify.tar.gz
0.1.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44ce49bbe745..82a9f763ef8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=github-notify
_projectname=GithubNotify
-pkgver=0.1.2
+pkgver=0.1.2.1
pkgrel=1
pkgdesc="GitHub notification notifier"
url="https://www.github.com/Xandaros/GithubNotify"
@@ -12,7 +12,7 @@ conflicts=()
replaces=()
backup=()
source=("https://github.com/Xandaros/GithubNotify/archive/${pkgver}.tar.gz")
-md5sums=('0cf9a7064e8f067d16c84711f5b83798')
+md5sums=('ee729b318c8fa17f3df8ce9c0497c87f')
build() {
cd "$srcdir/$_projectname-$pkgver"