diff options
| author | Britney Fransen <brfransen@gmail.com> | 2017-06-12 16:33:24 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2017-06-12 16:33:24 (GMT) |
| commit | ada13c3f17134c5885f686509d128080450efa1b (patch) | |
| tree | 515f3e4d1d577d9827d86c4f1473bb0184772165 /abs/core/linux | |
| parent | a3e950053d847e719d489c13064b6c165425385c (diff) | |
| parent | 39939b77f5be04020bce74f1d4aaf7bb5d0c4c00 (diff) | |
| download | linhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.zip linhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.tar.gz linhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.tar.bz2 | |
Merge branch 'testing'
Diffstat (limited to 'abs/core/linux')
| -rw-r--r-- | abs/core/linux/PKGBUILD | 4 | ||||
| -rw-r--r-- | abs/core/linux/linux.install.pkg | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/linux/PKGBUILD b/abs/core/linux/PKGBUILD index 1e30ad9..bcf5a85 100644 --- a/abs/core/linux/PKGBUILD +++ b/abs/core/linux/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=linux #pkgbase=linux-custom _srcname=linux-4.9 -pkgver=4.9.20 +pkgver=4.9.31 pkgrel=1 arch=('i686' 'x86_64') url="https://www.kernel.org/" @@ -294,7 +294,7 @@ for _p in ${pkgname[@]}; do done md5sums=('0a68ef3615c64bd5ee54a3320e46667d' 'SKIP' - '1d336b33f01320e3bdbdc2d9b52aadbd' + '8a9cc9b791f63c40c02c765ee39fc806' 'SKIP' '2d73fc24ab59870bebde25e591e1bfb8' 'eca4246ff4ef81f714e0d909b5293b64' diff --git a/abs/core/linux/linux.install.pkg b/abs/core/linux/linux.install.pkg index 9f7c302..b129b47 100644 --- a/abs/core/linux/linux.install.pkg +++ b/abs/core/linux/linux.install.pkg @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=4.9.20-1-ARCH +KERNEL_VERSION=4.9.31-1-ARCH post_install () { # updating module dependencies |
