summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2015-08-11 23:40:46 -0700
committerRaphael Simon2015-08-11 23:40:46 -0700
commitc14cddb876c4c007e0473883cfe834c547295aaa (patch)
tree51782eddf34fa48a8e7e37270fec14fb06cf128f
parent6a61e19ecc4038767fbe60426715e590acec29e3 (diff)
downloadaur-c14cddb876c4c007e0473883cfe834c547295aaa.tar.gz
release 4.1-12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 463d2c0d47d8..0d5b742c7e9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-samus4
pkgver = 4.1
- pkgrel = 11
+ pkgrel = 12
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -10,11 +10,11 @@ pkgbase = linux-samus4
makedepends = inetutils
makedepends = bc
options = !strip
- source = https://github.com/raphael/linux-4.1-samus/archive/v4.1-11.tar.gz
+ source = https://github.com/raphael/linux-4.1-samus/archive/v4.1-12.tar.gz
source = config
source = linux.preset
- md5sums = ac533b790e94873c855173c75a711c35
- md5sums = 7c1e9aa853c9a0f96f96978325d0001e
+ md5sums = f29deff20523558e42e19e2a9898e9fb
+ md5sums = 658398c0d2c9721de373e88c16669e77
md5sums = 5aae464a8085b2f3adcdcaff29853d04
pkgname = linux-samus4
diff --git a/PKGBUILD b/PKGBUILD
index e16984f4a95d..e40eb39ebb1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.1
-pkgrel=11
+pkgrel=12
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
-source=("https://github.com/raphael/linux-4.1-samus/archive/v4.1-11.tar.gz"
+source=("https://github.com/raphael/linux-4.1-samus/archive/v4.1-12.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-4.1-samus-4.1-11/build/linux/
+_linuxsrc=linux-4.1-samus-4.1-12/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -240,6 +240,6 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('f29deff20523558e42e19e2a9898e9fb'
+md5sums=('23df37a3ee098ad2a19cf41081c5d51c'
'658398c0d2c9721de373e88c16669e77'
'5aae464a8085b2f3adcdcaff29853d04')