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

Andreas Radke andyrtr at archlinux.org
Fri Aug 25 19:34:48 UTC 2017


    Date: Friday, August 25, 2017 @ 19:34:47
  Author: andyrtr
Revision: 253416

upgpkg: acpi_call-lts 1.1.0-47

kernel 4.9.45 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 18:51:48 UTC (rev 253415)
+++ PKGBUILD	2017-08-25 19:34:47 UTC (rev 253416)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=46
+pkgrel=47
 _extramodules=extramodules-4.9-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
 arch=('i686' 'x86_64')
 url='https://github.com/mkottman/acpi_call'
 license=('GPL')
-depends=('linux-lts>=4.9.42')
-makedepends=('linux-lts-headers>=4.9.42')
+depends=('linux-lts>=4.9.45')
+makedepends=('linux-lts-headers>=4.9.45')
 provides=('acpi_call')
 install='acpi_call.install'
 source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz")



More information about the arch-commits mailing list