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/libsynaptics/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libsynaptics/PKGBUILD')
-rw-r--r-- | community/libsynaptics/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libsynaptics/PKGBUILD b/community/libsynaptics/PKGBUILD index 2b449fd36..9b6698d75 100644 --- a/community/libsynaptics/PKGBUILD +++ b/community/libsynaptics/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 66206 2012-02-23 03:20:15Z spupykin $ +# $Id: PKGBUILD 99884 2013-10-31 02:16:24Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Giovanni Scafora <giovanni@archlinux.org> @@ -11,7 +11,6 @@ url="http://qsynaptics.sourceforge.net" license=('GPL') depends=('gcc-libs') makedepends=('xproto') -options=('!libtool') source=(http://qsynaptics.sourceforge.net/$pkgname-$pkgver.tar.bz2 libsynaptics-gcc433.patch) md5sums=('fedf8b31171d288954ff2e83b251de44' '5e1df34fe8c2480b803a8ea6520bdda8') |