summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordustball2017-11-05 11:24:32 +0100
committerdustball2017-11-05 11:24:32 +0100
commit6252333bfe776bfbd2e59a669384b95d6c9818d9 (patch)
treee2196ba3540f53b60ede645dda3640f80939ad88
parentba1cc99ffde942aab32ffd3ca2800e959763b937 (diff)
downloadaur-6252333bfe776bfbd2e59a669384b95d6c9818d9.tar.gz
current "master" is brewmaster-4.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2954cd3ed7bb..7dd9739e9765 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 17 11:48:26 UTC 2016
+# Sun Nov 5 10:24:10 UTC 2017
pkgbase = steamos-xpad-dkms
pkgdesc = xpad kernel module included with Valve's SteamOS
- pkgver = 20161217
+ pkgver = 20171105
pkgrel = 1
url = https://github.com/ValveSoftware/steamos_kernel
install = steamos-xpad-dkms.install
@@ -12,7 +12,7 @@ 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.githubusercontent.com/ValveSoftware/steamos_kernel/brewmaster-4.1/drivers/input/joystick/xpad.c
+ source = https://raw.githubusercontent.com/ValveSoftware/steamos_kernel/brewmaster-4.11/drivers/input/joystick/xpad.c
source = Makefile
source = change-name.patch
source = steamos-xpad-dkms.dkms
diff --git a/PKGBUILD b/PKGBUILD
index d84ba7617c07..ac9b7f468c2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Sebastian Sonne <sebastiansonne at hush dot com>
+# Maintainer: dustball
# 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='brewmaster-4.1'
+_xpadsteamoscommit='brewmaster-4.11'
_pkgbase='steamos-xpad'
pkgname='steamos-xpad-dkms'
-pkgver='20161217'
+pkgver='20171105'
pkgrel='1'
pkgdesc="xpad kernel module included with Valve's SteamOS"
arch=('any')