aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryardenac2013-04-10 17:31:52 -0700
committeryar2015-07-03 16:58:23 -0700
commit7a62af6b9b9892305a4afd0a35999c755e4f2ef8 (patch)
tree18f08e5a270ca706d34db4db99723c295929a109 /PKGBUILD
parentaeccfb252031752c6e162137264c4465d39224ce (diff)
downloadaur-7a62af6b9b9892305a4afd0a35999c755e4f2ef8.tar.gz
systemd needs AutoFS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63ab14ab0dba..dbd25cc1f4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _basekernel=3.8
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
pkgver=${_basekernel}.6
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/yardenac/linux-linode"
license=(GPL2)
@@ -18,8 +18,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch')
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
'f11748a53d4ec0e2dcbfbb64526d6434'
- 'b648a8f634a46b4e133050a36918627c'
- '75518a9ded3b83c19a6363b9e9fd4dbd'
+ 'd5ab10749d964f48bbd99a8c48911dd0'
+ '1fdf4e292cc47c3eabfcf9eaf4d32a5a'
'd01f2350ec9f92e2eabcde0f11be24f2'
'ee66f3cd0c5bc0ba0f65499784d19f30'
'f3def2cefdcbb954c21d8505d23cc83c')