diff options
author | Ariel Dabalsa | 2015-06-30 01:32:09 -0400 |
---|---|---|
committer | Ariel Dabalsa | 2015-06-30 01:32:09 -0400 |
commit | 4060073007bc538e649b6cecf6a6846dceb4223b (patch) | |
tree | 85266bccb71679d83edc4419acf00e9c291561e2 /.SRCINFO | |
download | aur-4060073007bc538e649b6cecf6a6846dceb4223b.tar.gz |
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..8b5cfa9dfdc --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +pkgbase = scron-git + pkgdesc = Suckless cron daemon - git checkout + pkgver = r152.56a6538 + pkgrel = 1 + url = http://git.2f30.org/scron + arch = i686 + arch = x86_64 + license = MIT/X + makedepends = git + provides = cron + conflicts = cron + source = git://git.2f30.org/scron + source = service + md5sums = SKIP + md5sums = 03f689593cce17a451def6b5a9661e6e + +pkgname = scron-git + |