summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAriel Lieberman2018-09-16 13:59:03 +0300
committerAriel Lieberman2018-09-16 13:59:03 +0300
commite6b205a459ae60233498c838d23f7a6a960d191b (patch)
tree07e901dd2dda2d345e5abf93801549e527ab23be /PKGBUILD
parent49608a883cc79f3bda356d282d29eabb7e9f2e85 (diff)
downloadaur-e6b205a459ae60233498c838d23f7a6a960d191b.tar.gz
Upgrade to 1.7
skip md5hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70a4937c547c..8b9034fc72bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: John Jenkins <twodopeshaggy@gmail.com>
# Contributer: James Hendrie <hendrie dot james at gmail dot com>
pkgname=shalarm
-pkgver=1.65
+pkgver=1.7
pkgrel=5
pkgdesc="A bash script alarm clock."
arch=('any')
@@ -12,7 +12,7 @@ depends=(bash coreutils)
optdepends=('mplayer')
_zipname=master
source=("$_zipname.zip::https://github.com/jahendrie/shalarm/archive/$_zipname.zip")
-md5sums=('46c4d68e67b1b9703e25451c202ddbcf')
+md5sums=('skip')
package()
{