Date: Wednesday, November 15, 2017 @ 17:16:57
  Author: andyrtr
Revision: 266891

upgpkg: acpi_call-lts 1.1.0-51

kernel 4.9.62 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-15 15:53:49 UTC (rev 266890)
+++ PKGBUILD    2017-11-15 17:16:57 UTC (rev 266891)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=50
+pkgrel=51
 _extramodules=extramodules-4.9-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('x86_64')
 url='https://github.com/mkottman/acpi_call'
 license=('GPL')
-depends=('linux-lts>=4.9.59')
-makedepends=('linux-lts-headers>=4.9.59')
+depends=('linux-lts>=4.9.62')
+makedepends=('linux-lts-headers>=4.9.62')
 provides=('acpi_call')
 install='acpi_call.install'
 
source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)

Reply via email to