summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2017-01-13 17:33:02 -0500
committergraysky2017-01-13 17:33:02 -0500
commit6893b5733bdc5a9c1f343e4a1045105169a896a2 (patch)
tree2cb969d00eeed70e1623cc3fbbf64fa260c6fed9
parent328714f2587744d4a63c6b1828e243df5f5ea29b (diff)
downloadaur-6893b5733bdc5a9c1f343e4a1045105169a896a2.tar.gz
Update to 4.9.4rc1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c613e3638352..3446bb35682b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Jan 11 01:07:41 UTC 2017
+# Fri Jan 13 22:33:02 UTC 2017
pkgbase = linux-rc
- pkgver = 4.9.3rc1
+ pkgver = 4.9.4rc1
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -13,10 +13,10 @@ pkgbase = linux-rc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.2.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.3-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.3-rc1.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.3.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.4-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.4-rc1.sign
source = config
source = config.x86_64
source = 99-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 5058ef1c0365..43a316effa19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=linux-rc
_srcname=linux-4.9
-_stable=4.9.2
-_patchver=4.9.3
+_stable=4.9.3
+_patchver=4.9.4
pkgver=${_patchver}rc1
_rcpatch=patch-${_patchver}-rc1
pkgrel=1