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/gpsim/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/gpsim/PKGBUILD')
-rw-r--r-- | community/gpsim/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gpsim/PKGBUILD b/community/gpsim/PKGBUILD index ebdf3d253..25f10057e 100644 --- a/community/gpsim/PKGBUILD +++ b/community/gpsim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98438 2013-10-10 13:31:09Z spupykin $ +# $Id: PKGBUILD 99787 2013-10-30 23:43:00Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: mickael9 <mickael9 at gmail dot com> @@ -11,7 +11,6 @@ url="http://gpsim.sourceforge.net/" license=(GPL) depends=('gtk2+extra' 'popt') makedepends=('gtk2+extra' 'gputils') -options=('!libtool') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) md5sums=('b3ded17f1c8c6134f2381d6e6925b231') |