summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Simon2017-03-13 10:53:33 -0700
committerRaphael Simon2017-03-13 10:53:33 -0700
commit29c645995f1c986cf773c5b4c91c8b0272e7dacb (patch)
tree95cbb903b8612f5fc5c9568f8e71d197cad7c791
parentb147fbaab188053db7fad5c21154747d75e7536a (diff)
downloadaur-29c645995f1c986cf773c5b4c91c8b0272e7dacb.tar.gz
release v4.10-3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e0e5b8bf38a..94733888bbe1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 28 01:28:46 UTC 2017
+# Mon Mar 13 17:50:20 UTC 2017
pkgbase = linux-samus4
pkgver = 4.10
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/raphael/linux-samus
arch = x86_64
license = GPL2
@@ -13,10 +13,10 @@ pkgbase = linux-samus4
makedepends = bc
makedepends = lzop
options = !strip
- source = https://github.com/raphael/linux-samus/archive/v4.10-2.tar.gz
+ source = https://github.com/raphael/linux-samus/archive/v4.10-3.tar.gz
source = config
source = linux.preset
- md5sums = 92da17f011f00e93aa35889af95cc795
+ md5sums = 0b11974062e2cb7f6f0c763a35e02da9
md5sums = 569b0dedb5b83d7ae5c21840575ea4e3
md5sums = 5aae464a8085b2f3adcdcaff29853d04
diff --git a/PKGBUILD b/PKGBUILD
index 29ef0ade5932..1c626f3d5d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgbase=linux-samus4
pkgver=4.10
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/raphael/linux-samus"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'lzop')
options=('!strip')
-source=("https://github.com/raphael/linux-samus/archive/v4.10-2.tar.gz"
+source=("https://github.com/raphael/linux-samus/archive/v4.10-${pkgrel}.tar.gz"
"config"
"linux.preset"
)
_kernelname=${pkgbase#linux}
-_linuxsrc=linux-samus-4.10-2/build/linux/
+_linuxsrc=linux-samus-4.10-${pkgrel}/build/linux/
# $srcdir is: /home/raphael/src/kernel-pkg/src
prepare() {
@@ -244,6 +244,6 @@ for _p in ${pkgname[@]}; do
}"
done
-md5sums=('0b11974062e2cb7f6f0c763a35e02da9'
+md5sums=('6ce01b335d1606d6ebaa5e6271b1fb6d'
'569b0dedb5b83d7ae5c21840575ea4e3'
'5aae464a8085b2f3adcdcaff29853d04')