diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/uptimed/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/uptimed/PKGBUILD')
-rw-r--r-- | community/uptimed/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/uptimed/PKGBUILD b/community/uptimed/PKGBUILD index adcb70939..64d07551e 100644 --- a/community/uptimed/PKGBUILD +++ b/community/uptimed/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99263 2013-10-26 14:32:30Z bpiotrowski $ +# $Id: PKGBUILD 100011 2013-10-31 02:59:26Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Tom Killian <tomk@runbox.com> @@ -13,7 +13,6 @@ url="http://podgorny.cz/uptimed/" license=('GPL') depends=('glibc' 'bash') backup=(etc/uptimed.conf) -options=('!libtool') install=$pkgname.install source=(http://podgorny.cz/$pkgname/releases/$pkgname-$pkgver.tar.bz2 service) |