[arch-commits] Commit in acpi_call-lts/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri May 15 08:36:23 UTC 2015


    Date: Friday, May 15, 2015 @ 10:36:23
  Author: fyan
Revision: 133480

upgpkg: acpi_call-lts 1.1.0-20

rebuild for linux-lts 3.14.41 again, the -19 package was pushed to [community] by mistake.

Modified:
  acpi_call-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-15 08:24:06 UTC (rev 133479)
+++ PKGBUILD	2015-05-15 08:36:23 UTC (rev 133480)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=19
+pkgrel=20
 _extramodules=extramodules-3.14-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
 arch=('i686' 'x86_64')
 url="http://github.com/mkottman/${pkgname%-*}"
 license=('GPL')
-depends=('linux-lts>=3.14.42')
-makedepends=('linux-lts-headers>=3.14.42')
+depends=('linux-lts>=3.14.41')
+makedepends=('linux-lts-headers>=3.14.41')
 provides=("${pkgname%-*}")
 install="${pkgname%-*}.install"
 source=("acpi_call-$pkgver.tar.gz::${url}/archive/v${pkgver}.tar.gz")



More information about the arch-commits mailing list