diff options
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') |