summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriel Lieberman2022-05-15 08:16:43 +0300
committerAriel Lieberman2022-05-15 08:16:43 +0300
commitcb003a50b4a7504b0bbd62caacc9f0d2d92ffa95 (patch)
tree723b2d4dba36193f20338d4d657a45d5897bf0ba
parent9e39445a2a306aba0311466f330d41a8122b0374 (diff)
downloadaur-cb003a50b4a7504b0bbd62caacc9f0d2d92ffa95.tar.gz
bumb pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e0f0d4353fa..708b1d9248a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = shalarm
pkgdesc = A bash script alarm clock.
pkgver = 1.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.someplacedumb.net/content/progs/index.html#shalarm
arch = any
license = custom:"FreeBSD"
depends = coreutils
depends = bash
optdepends = mplayer
- source = shalarm_1.7-1.zip::https://github.com/jahendrie/shalarm/archive/8d44470c4dfba9484d5fabc1aacaa309bdfe8f2c.zip
+ source = shalarm_1.7-2.zip::https://github.com/jahendrie/shalarm/archive/8d44470c4dfba9484d5fabc1aacaa309bdfe8f2c.zip
md5sums = 4209b7f93bd7b1471f46b2ff9a26e830
pkgname = shalarm
diff --git a/PKGBUILD b/PKGBUILD
index 5bb9745a679d..40bc4912504b 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=1
+pkgrel=2
pkgdesc="A bash script alarm clock."
arch=('any')
url="http://www.someplacedumb.net/content/progs/index.html#shalarm"