summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordustball2016-05-24 00:25:52 +0200
committerdustball2016-05-24 00:25:52 +0200
commit0781bf3fb5c344bac1755bc1d0d0214068f28a38 (patch)
tree2c7a959238a097cdb5b522feaee123a0cdfe9b6a
parent9f84e66cb2b8b63fb3af4ee18058db2e73bef8b2 (diff)
downloadaur-0781bf3fb5c344bac1755bc1d0d0214068f28a38.tar.gz
Update to Brewmaster-4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a8b2c83a1ea..dce2e17849ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 3 05:11:11 UTC 2016
+# Mon May 23 22:25:21 UTC 2016
pkgbase = steamos-xpad-dkms
pkgdesc = xpad kernel module included with Valve's SteamOS
- pkgver = 20160103
+ pkgver = 20160524
pkgrel = 1
url = https://github.com/ValveSoftware/steamos_kernel
install = steamos-xpad-dkms.install
@@ -12,12 +12,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/96053cb77390d18cc76cebead210481ea173bee5/drivers/input/joystick/xpad.c
+ source = https://raw.github.com/ValveSoftware/steamos_kernel/brewmaster-4.1/drivers/input/joystick/xpad.c
source = Makefile
source = change-name.patch
source = steamos-xpad-dkms.dkms
source = xpad.modprobe
- sha512sums = b699b66a3bda8491c9bfb8a616ebdf971253d11091793cb70f359466bd58fb5291b72f0bf43d92794a3e6a3893e38afc2a5ed46e7e5d148c70b0da0fcefa4be1
+ sha512sums = 0916aff5d9e41cf0d8ce5c77ccd04fba03576b3e837e14a903be70a7c9154569970920d3a8956d75bd512194dd56ef5b3dd49cf510e4216bd72c06d1ce10908f
sha512sums = 9ca3d1ada29c5bfe3ffd39f818e792be0c528191952660568f0ecae981b191a2cfbfd64a90f1158aa760e38fcd3c52d648cdf0f032fd649512933ca36bcd2149
sha512sums = a0ab12a6768447b1798c6d82988fb81a212512dbef19a5e66a5b5c096cbe136671255ad4896226c595d95a97ce097efe6702a370c30cc32d3234750d6a0a5daf
sha512sums = 7901fb85689d8670f0d853f19e24b0c22e3913dd82cdb0a83d74f456e010b7dff67575c5be863b43c95f1149780faec5cab604a829cb3e400f1ec44173c35aac
diff --git a/PKGBUILD b/PKGBUILD
index e33b6c76ce0b..ca7a5f2e4aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# 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='96053cb77390d18cc76cebead210481ea173bee5'
-_xpadsteamossha512sum='b699b66a3bda8491c9bfb8a616ebdf971253d11091793cb70f359466bd58fb5291b72f0bf43d92794a3e6a3893e38afc2a5ed46e7e5d148c70b0da0fcefa4be1'
+_xpadsteamoscommit='brewmaster-4.1'
+_xpadsteamossha512sum='0916aff5d9e41cf0d8ce5c77ccd04fba03576b3e837e14a903be70a7c9154569970920d3a8956d75bd512194dd56ef5b3dd49cf510e4216bd72c06d1ce10908f'
_pkgbase='steamos-xpad'
pkgname='steamos-xpad-dkms'
-pkgver='20160103'
+pkgver='20160524'
pkgrel='1'
pkgdesc="xpad kernel module included with Valve's SteamOS"
arch=('any')