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

Felix Yan fyan at archlinux.org
Fri May 15 08:40:02 UTC 2015


    Date: Friday, May 15, 2015 @ 10:40:01
  Author: fyan
Revision: 133482

upgpkg: acpi_call-lts 1.1.0-21

rebuild for linux-lts 3.14.42 again, as the -19 package went to wrong repo.

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-15 08:36:45 UTC (rev 133481)
+++ PKGBUILD	2015-05-15 08:40:01 UTC (rev 133482)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=20
+pkgrel=21
 _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.41')
-makedepends=('linux-lts-headers>=3.14.41')
+depends=('linux-lts>=3.14.42')
+makedepends=('linux-lts-headers>=3.14.42')
 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