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

Andreas Radke andyrtr at archlinux.org
Tue May 7 10:50:26 UTC 2019


    Date: Tuesday, May 7, 2019 @ 10:50:26
  Author: andyrtr
Revision: 461998

upgpkg: acpi_call-lts 1.1.0-83

upstream update 4.19.40 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 10:34:22 UTC (rev 461997)
+++ PKGBUILD	2019-05-07 10:50:26 UTC (rev 461998)
@@ -4,14 +4,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=82
+pkgrel=83
 _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.19.34')
-makedepends=('linux-lts-headers>=4.19.34')
+depends=('linux-lts>=4.19.40')
+makedepends=('linux-lts-headers>=4.19.40')
 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