diff options
author | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
commit | d3285d3c8cd7a90ac8766e0ce54c6eafaad7a5f2 (patch) | |
tree | 16903ca6eab9912b737843e2d20e8b793eb84809 /libre/tp_smapi-libre-lts/PKGBUILD | |
parent | 42fbe2d214b850ded06b23ca33f3aa2880e60dbb (diff) |
Sat Sep 21 02:56:25 PDT 2013
Diffstat (limited to 'libre/tp_smapi-libre-lts/PKGBUILD')
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD index f726d9a8c..c915f1b4c 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -10,15 +10,15 @@ pkgname=tp_smapi-libre-lts _pkgname=tp_smapi -_extramodules=/usr/lib/modules/extramodules-3.0-LIBRE-LTS +_extramodules=/usr/lib/modules/extramodules-3.10-LIBRE-LTS pkgver=0.41 -pkgrel=12 +pkgrel=13 pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre-lts kernel package)" arch=('i686' 'x86_64' 'mips64el') url='https://github.com/evgeni/tp_smapi' license=('GPL') -depends=('linux-libre-lts>=3.0' 'linux-libre-lts<3.1') -makedepends=('linux-libre-lts-headers>=3.0' 'linux-libre-lts-headers<3.1') +depends=('linux-libre-lts>=3.10' 'linux-libre-lts<3.11') +makedepends=('linux-libre-lts-headers>=3.10' 'linux-libre-lts-headers<3.11') replaces=('tp_smapi-lts') conflicts=('tp_smapi-lts') provides=("tp_smapi-lts=${pkgver}") |