summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b9034fc72bf..2c8f6af6ff1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributer: James Hendrie <hendrie dot james at gmail dot com>
pkgname=shalarm
pkgver=1.7
-pkgrel=5
+pkgrel=1
pkgdesc="A bash script alarm clock."
arch=('any')
url="http://www.someplacedumb.net"
@@ -12,7 +12,7 @@ depends=(bash coreutils)
optdepends=('mplayer')
_zipname=master
source=("$_zipname.zip::https://github.com/jahendrie/shalarm/archive/$_zipname.zip")
-md5sums=('skip')
+md5sums=('SKIP')
package()
{