aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryardenac2013-04-12 12:53:36 -0700
committeryar2015-07-03 16:58:24 -0700
commit482de37d2d90225ee187d764ec9242290cc754fb (patch)
treed761c90a284640ea0842c3b80c64ba879d61d227 /PKGBUILD
parentb23b54e495d669a5b756d1d460da2e4ead2f52dd (diff)
downloadaur-482de37d2d90225ee187d764ec9242290cc754fb.tar.gz
disable legacy ptys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7313b52b6e8..d108b2dd563c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _basekernel=3.8
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
pkgver=${_basekernel}.6
-pkgrel=2
+pkgrel=3
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'
- 'd5ab10749d964f48bbd99a8c48911dd0'
- '1fdf4e292cc47c3eabfcf9eaf4d32a5a'
+ '4bd214e5491b97c0f136ac1da2c2ef96'
+ 'd8159cd433fddcaee937a7c533450a89'
'd01f2350ec9f92e2eabcde0f11be24f2'
'ee66f3cd0c5bc0ba0f65499784d19f30'
'f3def2cefdcbb954c21d8505d23cc83c')