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

Andreas Radke andyrtr at archlinux.org
Tue Dec 25 13:30:13 UTC 2018


    Date: Tuesday, December 25, 2018 @ 13:30:13
  Author: andyrtr
Revision: 418061

upgpkg: acpi_call-lts 1.1.0-76

upstream update 4.19.12 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-25 13:22:25 UTC (rev 418060)
+++ PKGBUILD	2018-12-25 13:30:13 UTC (rev 418061)
@@ -4,14 +4,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=75
-_extramodules=extramodules-4.14-lts
+pkgrel=76
+_extramodules=extramodules-4.19-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.14.90')
-makedepends=('linux-lts-headers>=4.14.90')
+depends=('linux-lts>=4.19.12')
+makedepends=('linux-lts-headers>=4.19.12')
 provides=('acpi_call')
 source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz")
 sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')



More information about the arch-commits mailing list