[arch-commits] Commit in acpi_call-lts/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sat Aug 4 20:04:24 UTC 2018
Date: Saturday, August 4, 2018 @ 20:04:23
Author: andyrtr
Revision: 368133
upgpkg: acpi_call-lts 1.1.0-66
kernel 4.14.60 rebuild
Modified:
acpi_call-lts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-04 18:12:26 UTC (rev 368132)
+++ PKGBUILD 2018-08-04 20:04:23 UTC (rev 368133)
@@ -5,14 +5,14 @@
pkgname=acpi_call-lts
pkgver=1.1.0
-pkgrel=65
+pkgrel=66
_extramodules=extramodules-4.14-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.39')
-makedepends=('linux-lts-headers>=4.14.39')
+depends=('linux-lts>=4.14.60')
+makedepends=('linux-lts-headers>=4.14.60')
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