diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-29 17:05:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-29 17:05:27 -0300 |
commit | 817acd6bc409e56994ba1fd5e9867c1c8de55364 (patch) | |
tree | 13eeba47c5a7f523fcae2a265e73b45787b3d3ea | |
parent | 09b3d1bdff9db7bf00869ce9f8598c5b28e788d2 (diff) | |
download | abslibre-817acd6bc409e56994ba1fd5e9867c1c8de55364.tar.gz abslibre-817acd6bc409e56994ba1fd5e9867c1c8de55364.tar.bz2 abslibre-817acd6bc409e56994ba1fd5e9867c1c8de55364.zip |
rebuild packages against linux-libre-3.15.7-1
-rw-r--r-- | libre/bbswitch-libre/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/tp_smapi-libre/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD index a8d021a68..b00bd556c 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 115907 2014-07-18 11:31:12Z tpowa $ +# $Id: PKGBUILD 116509 2014-07-29 09:43:58Z bpiotrowski $ # Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor (Arch): M0Rf30 # Contributor (Arch): Samsagax <samsagax@gmail.com> @@ -8,7 +8,7 @@ _pkgname=bbswitch pkgname=bbswitch-libre pkgver=0.8 _extramodules=extramodules-3.15-libre # Don't forget to update bbswitch.install -pkgrel=13 +pkgrel=14 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url=("http://github.com/Bumblebee-Project/bbswitch") diff --git a/libre/tp_smapi-libre/PKGBUILD b/libre/tp_smapi-libre/PKGBUILD index 00241f9c7..7c8f715d5 100644 --- a/libre/tp_smapi-libre/PKGBUILD +++ b/libre/tp_smapi-libre/PKGBUILD @@ -12,7 +12,7 @@ _pkgname=tp_smapi pkgname=tp_smapi-libre pkgver=0.41 -pkgrel=51 +pkgrel=51.1 pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url='https://github.com/evgeni/tp_smapi' diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index 6ab8b4362..b6d3ad4b0 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 115915 2014-07-18 11:31:59Z tpowa $ +# $Id: PKGBUILD 116515 2014-07-29 09:44:34Z bpiotrowski $ # Maintainer (Arch): Ray Rashif <schiv@archlinux.org> # Contributor (Arch): Mateusz Herych <heniekk@gmail.com> # Contributor (Arch): Charles Lindsay <charles@chaoslizard.org> @@ -8,7 +8,7 @@ _pkgname=vhba-module pkgname=vhba-module-libre pkgver=20140629 _extramodules=extramodules-3.15-libre -pkgrel=4 +pkgrel=5 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |