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/rlog/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/rlog/PKGBUILD')
-rw-r--r-- | community/rlog/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/rlog/PKGBUILD b/community/rlog/PKGBUILD index 48bf0832c..95e7e58ad 100644 --- a/community/rlog/PKGBUILD +++ b/community/rlog/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55453 2011-09-12 23:51:53Z ebelanger $ +# $Id: PKGBUILD 99979 2013-10-31 02:48:38Z allan $ # Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org> # Contributor: Sven Kauber <celeon@gmail.com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') url="http://www.arg0.net/rlog" license=('LGPL') depends=('gcc-libs') -options=('!libtool') source=(http://rlog.googlecode.com/files/${pkgname}-${pkgver}.tar.gz \ ${pkgname}-section.patch) md5sums=('c29f74e0f50d66b20312d049b683ff82' |