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/usbredir/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/usbredir/PKGBUILD')
-rw-r--r-- | community/usbredir/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/usbredir/PKGBUILD b/community/usbredir/PKGBUILD index 7668e5247..4f4602ef5 100644 --- a/community/usbredir/PKGBUILD +++ b/community/usbredir/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93438 2013-07-03 12:56:12Z spupykin $ +# $Id: PKGBUILD 100012 2013-10-31 02:59:46Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Stefano Facchini <stefano.facchini@gmail.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://spice-space.org/page/UsbRedir" license=('GPL2' 'LGPL2.1') depends=('libusb') -options=(!libtool) source=(http://spice-space.org/download/usbredir/$pkgname-$pkgver.tar.bz2) sha256sums=('028184960044ea4124030000b3c55a35c3238835116e3a0fbcaff449df2c8edf') |