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

Andreas Radke andyrtr at archlinux.org
Wed Sep 20 14:35:04 UTC 2017


    Date: Wednesday, September 20, 2017 @ 14:35:03
  Author: andyrtr
Revision: 258896

upgpkg: acpi_call-lts 1.1.0-48

kernel 4.9.51 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-20 14:27:23 UTC (rev 258895)
+++ PKGBUILD	2017-09-20 14:35:03 UTC (rev 258896)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=47
+pkgrel=48
 _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.45')
-makedepends=('linux-lts-headers>=4.9.45')
+depends=('linux-lts>=4.9.51')
+makedepends=('linux-lts-headers>=4.9.51')
 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