diff options
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 1ba965fe5..259168a6f 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' 'mips64el') 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' |