summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-21 20:19:51 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-21 20:19:51 -0200
commit6b8ac7e5b9723cb37bf40f4f35bb6864902e30e1 (patch)
tree230e91d338f8817d6b21c1ba113181f0009e14a6 /libre/linux-libre-tools
parent017d7834d82b5a6fcbcdc83760b07f9a2c102b38 (diff)
linux-libre-tools-3.11-2: https://www.archlinux.org/todo/remove-static-libraries/
Diffstat (limited to 'libre/linux-libre-tools')
-rw-r--r--libre/linux-libre-tools/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD
index 767afa781..ac05421c1 100644
--- a/libre/linux-libre-tools/PKGBUILD
+++ b/libre/linux-libre-tools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 96809 2013-09-05 18:48:20Z seblu $
+# $Id: PKGBUILD 98971 2013-10-21 20:21:06Z seblu $
# Maintainer: Sébastien Luttringer <seblu@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
@@ -13,7 +13,7 @@ _basekernel=3.11
#_sublevel=6
#_pkgver=$_basekernel.$_sublevel
pkgver=$_basekernel
-pkgrel=1
+pkgrel=2
license=('GPL2')
arch=('i686' 'x86_64' 'mips64el')
url='http://linux-libre.fsfla.org/'
@@ -172,7 +172,6 @@ package_x86_energy_perf_policy-libre() {
package_usbip-libre() {
pkgdesc='An USB device sharing system over IP network'
depends=('glib2' 'sysfsutils')
- options=('!libtool')
replaces=('usbip')
conflicts=('usbip')
provides=("usbip=$pkgver")