summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZuyi Hu2016-04-14 11:28:05 +0800
committerZuyi Hu2016-04-14 11:28:05 +0800
commit48f23b129c53bd6cb3dc8def93893db4d1caeda0 (patch)
treec7dfb4d9e0809d15bd413d0fad363e1453fff040
parent14e4eddf211aa29aa1217431c9aef34008b463e1 (diff)
downloadaur-48f23b129c53bd6cb3dc8def93893db4d1caeda0.tar.gz
upgpkg: acpi_call-pf 1.1.0-24
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
-rw-r--r--acpi_call-pf.install2
-rw-r--r--v1.1.0.tar.gzbin0 -> 10470 bytes
4 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3daacfb36a05..476ddc1fed11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
+# Generated by mksrcinfo v8
+# Thu Apr 14 03:27:50 UTC 2016
pkgbase = acpi_call-pf
pkgdesc = A linux-pf kernel module that enables calls to ACPI methods through /proc/acpi/call
pkgver = 1.1.0
- pkgrel = 23
+ pkgrel = 24
url = http://github.com/mkottman/acpi_call
install = acpi_call-pf.install
arch = i686
arch = x86_64
license = GPL
- makedepends = linux-pf-headers>=4.3
- makedepends = linux-pf-headers<4.4
- depends = linux-pf>=4.3
- depends = linux-pf<4.4
+ makedepends = linux-pf-headers>=4.4
+ makedepends = linux-pf-headers<4.5
+ depends = linux-pf>=4.4
+ depends = linux-pf<4.5
provides = acpi_call
source = http://github.com/mkottman/acpi_call/archive/v1.1.0.tar.gz
- sha256sums = d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0
+ sha256sums = d0d14.52944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0
pkgname = acpi_call-pf
diff --git a/PKGBUILD b/PKGBUILD
index fb92f4b6c06f..fd97b4f4c08b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,18 +7,18 @@
pkgname=acpi_call-pf
pkgver=1.1.0
-pkgrel=23
-_extramodules=extramodules-4.3-pf
+pkgrel=24
+_extramodules=extramodules-4.4-pf
pkgdesc='A linux-pf kernel module that enables calls to ACPI methods through /proc/acpi/call'
arch=('i686' 'x86_64')
url="http://github.com/mkottman/${pkgname%-*}"
license=('GPL')
-depends=('linux-pf>=4.3' 'linux-pf<4.4')
-makedepends=('linux-pf-headers>=4.3' 'linux-pf-headers<4.4')
+depends=('linux-pf>=4.4' 'linux-pf<4.5')
+makedepends=('linux-pf-headers>=4.4' 'linux-pf-headers<4.5')
provides=("${pkgname%-*}")
install="${pkgname}.install"
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+sha256sums=('d0d14.52944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
build() {
cd ${pkgname%-*}-${pkgver}
diff --git a/acpi_call-pf.install b/acpi_call-pf.install
index 86b991df8e4f..fada3de07787 100644
--- a/acpi_call-pf.install
+++ b/acpi_call-pf.install
@@ -1,5 +1,5 @@
post_install() {
- _extramodules=extramodules-4.3-pf
+ _extramodules=extramodules-4.4-pf
depmod $(cat /usr/lib/modules/${_extramodules}/version)
}
diff --git a/v1.1.0.tar.gz b/v1.1.0.tar.gz
new file mode 100644
index 000000000000..9a312dd0f343
--- /dev/null
+++ b/v1.1.0.tar.gz
Binary files differ