blob: 32d4f7189a314ed571e3c5d725149ac54761014e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = shalarm
pkgdesc = A bash script alarm clock.
pkgver = 1.7
pkgrel = 3
url = http://www.someplacedumb.net/content/progs/index.html#shalarm
arch = any
license = custom:"FreeBSD"
depends = coreutils
depends = bash
depends = bc
optdepends = mplayer
source = shalarm_1.7-3.zip::https://github.com/jahendrie/shalarm/archive/8d44470c4dfba9484d5fabc1aacaa309bdfe8f2c.zip
md5sums = 4209b7f93bd7b1471f46b2ff9a26e830
pkgname = shalarm
|