Skip to content

Commit

Permalink
Bump to 4.12.13-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlucjan committed Sep 14, 2017
1 parent e8b90f3 commit 6f80842
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions linux-lqx/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
# Wed Sep 13 10:16:20 UTC 2017
# Thu Sep 14 10:05:13 UTC 2017
pkgbase = linux-lqx
pkgdesc = A desktop oriented kernel and modules with Liquorix patches
pkgver = 4.12.12
pkgver = 4.12.13
pkgrel = 1
url = http://liquorix.net/
install = linux.install
Expand All @@ -16,7 +16,7 @@ pkgbase = linux-lqx
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.12.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.12.tar.sign
source = https://liquorix.net/sources/4.12.12-1.patch.gz
source = https://liquorix.net/sources/4.12.13-1.patch.gz
source = https://liquorix.net/sources/4.12/config.i386
source = https://liquorix.net/sources/4.12/config.i386-pae
source = https://liquorix.net/sources/4.12/config.amd64
Expand All @@ -25,7 +25,7 @@ pkgbase = linux-lqx
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
sha512sums = 8e81b41b253e63233e92948941f44c6482acb52aa3a3fd172f03a38a86f2c35b2ad4fd407acd1bc3964673eba344fe104d3a03e3ff4bf9cd1f22bd44263bd728
sha512sums = SKIP
sha512sums = ab7ad86bdd3d9a5b3f263437ff87b6134274f75783f005df9914059e90b849bb2620ae50d3daadc5e4e3c1c93ddca548b84c07f686830277b10a8d5dd58f626a
sha512sums = 30eae15a34503b1686b69e3f746db3ccd793247a5bd495b059de3215ebd471b22f528b690a631253a2e77cda43624c6c8fb68e9a3623c992bef8501d7650cddb
sha512sums = 9d7be878ee43c509b01d1ed58067921fbea985a7df142d522c8c1e646a330dc58daea2cff302a46208d718d4188960fcdb6c814b16372bfad2f27a23d637e308
sha512sums = b1cbe3780ee6dd4d57a5e02436395932b454b4af3ad83cd97b09d830f44a9980d1da6f62338af1cc80cb5d4aebdc55a53eb84ce64a5bfabe9ac409f1e1615205
sha512sums = 9c5429cd2903cf1b4843f05c047f18c5f7542eb4360087ee9e90f7731a86da55137763e456c30c6ed06c5bae5b20e6a1e7c36d7bf1650dda93aecf7c74e77ef0
Expand Down
4 changes: 2 additions & 2 deletions linux-lqx/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ _use_32bit_pae="no" # "yes": Use the PAE config for 32-bit

pkgdesc='A desktop oriented kernel and modules with Liquorix patches'
__basekernel=4.12
_minor=12
_minor=13
pkgver=${__basekernel}.${_minor}
pkgrel=1
lqxrel=1
Expand Down Expand Up @@ -62,7 +62,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/linux-${__basekernel}.tar.

sha512sums=('8e81b41b253e63233e92948941f44c6482acb52aa3a3fd172f03a38a86f2c35b2ad4fd407acd1bc3964673eba344fe104d3a03e3ff4bf9cd1f22bd44263bd728'
'SKIP'
'ab7ad86bdd3d9a5b3f263437ff87b6134274f75783f005df9914059e90b849bb2620ae50d3daadc5e4e3c1c93ddca548b84c07f686830277b10a8d5dd58f626a'
'30eae15a34503b1686b69e3f746db3ccd793247a5bd495b059de3215ebd471b22f528b690a631253a2e77cda43624c6c8fb68e9a3623c992bef8501d7650cddb'
'9d7be878ee43c509b01d1ed58067921fbea985a7df142d522c8c1e646a330dc58daea2cff302a46208d718d4188960fcdb6c814b16372bfad2f27a23d637e308'
'b1cbe3780ee6dd4d57a5e02436395932b454b4af3ad83cd97b09d830f44a9980d1da6f62338af1cc80cb5d4aebdc55a53eb84ce64a5bfabe9ac409f1e1615205'
'9c5429cd2903cf1b4843f05c047f18c5f7542eb4360087ee9e90f7731a86da55137763e456c30c6ed06c5bae5b20e6a1e7c36d7bf1650dda93aecf7c74e77ef0'
Expand Down

0 comments on commit 6f80842

Please sign in to comment.