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 da1170aeaffa..70a4937c547c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributer: James Hendrie <hendrie dot james at gmail dot com>
pkgname=shalarm
pkgver=1.65
-pkgrel=4
+pkgrel=5
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=('d5ae834b8955396debb8f8cbcc488461')
+md5sums=('46c4d68e67b1b9703e25451c202ddbcf')
package()
{