summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordustball2015-11-29 16:16:49 +0100
committerdustball2015-11-29 16:16:49 +0100
commit7e0b3b5a6107e68ad293e95b4342770360b4113f (patch)
treebc7f0858ba0b5dfb31e4cb25c1a41bc857961186
parent870bad92db6b0687b58fac9eda8c3e8ee05fe767 (diff)
downloadaur-7e0b3b5a6107e68ad293e95b4342770360b4113f.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffa319f9f01f..d789a80a4a55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamos-xpad-dkms
pkgdesc = xpad kernel module included with Valve's SteamOS
- pkgver = alchemist.3.10.f5f73eb
+ pkgver = 2015.11.29
pkgrel = 1
url = https://github.com/ValveSoftware/steamos_kernel
install = steamos-xpad-dkms.install
@@ -10,12 +10,12 @@ pkgbase = steamos-xpad-dkms
optdepends = linux-headers: Build the module against Arch kernel
optdepends = linux-lts-headers: Build the module against LTS Arch kernel
conflicts = steamos-xpad
- source = https://raw.github.com/ValveSoftware/steamos_kernel/f5f73eb889cac32cbabfc40362fe5635a2255836/drivers/input/joystick/xpad.c
+ source = https://raw.github.com/ValveSoftware/steamos_kernel/89b6274b2c30c6db712c00ea47a602cc197fd39c/drivers/input/joystick/xpad.c
source = Makefile
source = change-name.patch
source = steamos-xpad-dkms.dkms
source = xpad.modprobe
- sha512sums = 88553d3efbd76f504c6086652a62f46bbde6ba881edfef453502cae044abfb805e748d5b95b8e5fa25f9b5cbe6c6f0c93602feb254e5ddb5bbf6bf859098bb58
+ sha512sums = bc018a77c2c4bceca5cd647816fab89c73b22c8a2a7d6b5f24965703253a69fe46b4ae91e5607fefe70671f6afd73b71c5244f24e0e88acd6a804ba55d3db3c0
sha512sums = 9ca3d1ada29c5bfe3ffd39f818e792be0c528191952660568f0ecae981b191a2cfbfd64a90f1158aa760e38fcd3c52d648cdf0f032fd649512933ca36bcd2149
sha512sums = a0ab12a6768447b1798c6d82988fb81a212512dbef19a5e66a5b5c096cbe136671255ad4896226c595d95a97ce097efe6702a370c30cc32d3234750d6a0a5daf
sha512sums = 7901fb85689d8670f0d853f19e24b0c22e3913dd82cdb0a83d74f456e010b7dff67575c5be863b43c95f1149780faec5cab604a829cb3e400f1ec44173c35aac
diff --git a/PKGBUILD b/PKGBUILD
index 8c53aa4d62f6..c5b7aee02cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Philipp Richter <richterphilipp.pops@gmail.com>
+# Maintainer: Sebastian Sonne <sebastiansonne at hush dot com>
# git clone https://github.com/ValveSoftware/steamos_kernel.git
# cd steamos_kernel
# echo "$(git rev-parse --abbrev-ref HEAD).$(git log -n 1 --pretty=format:%h -- drivers/input/joystick/xpad.c)" | sed 's/-/./g'
-_xpadsteamoscommit='f5f73eb889cac32cbabfc40362fe5635a2255836'
-_xpadsteamossha512sum='88553d3efbd76f504c6086652a62f46bbde6ba881edfef453502cae044abfb805e748d5b95b8e5fa25f9b5cbe6c6f0c93602feb254e5ddb5bbf6bf859098bb58'
+_xpadsteamoscommit='89b6274b2c30c6db712c00ea47a602cc197fd39c'
+_xpadsteamossha512sum='bc018a77c2c4bceca5cd647816fab89c73b22c8a2a7d6b5f24965703253a69fe46b4ae91e5607fefe70671f6afd73b71c5244f24e0e88acd6a804ba55d3db3c0'
_pkgbase='steamos-xpad'
pkgname='steamos-xpad-dkms'
-pkgver='alchemist.3.10.f5f73eb'
+pkgver='2015.11.29'
pkgrel='1'
pkgdesc="xpad kernel module included with Valve's SteamOS"
arch=('any')