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

Andreas Radke andyrtr at archlinux.org
Thu Sep 15 19:28:07 UTC 2016


    Date: Thursday, September 15, 2016 @ 19:28:07
  Author: andyrtr
Revision: 189348

upgpkg: acpi_call-lts 1.1.0-34

kernel upstream update 4.4.21 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-15 19:25:45 UTC (rev 189347)
+++ PKGBUILD	2016-09-15 19:28:07 UTC (rev 189348)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=33
+pkgrel=34
 _extramodules=extramodules-4.4-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>=4.4.19')
-makedepends=('linux-lts-headers>=4.4.19')
+depends=('linux-lts>=4.4.21')
+makedepends=('linux-lts-headers>=4.4.21')
 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