Skip to content

Commit

Permalink
Bump to 4.13.10-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlucjan committed Oct 28, 2017
1 parent 6df4e0e commit eee165b
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
# Tue Oct 24 10:49:58 UTC 2017
# Sat Oct 28 16:38:28 UTC 2017
pkgbase = linux-lqx
pkgdesc = A desktop oriented kernel and modules with Liquorix patches
pkgver = 4.13.9
pkgver = 4.13.10
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.13.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.sign
source = https://liquorix.net/sources/4.13.9-1.patch.gz
source = https://liquorix.net/sources/4.13.10-1.patch.gz
source = https://liquorix.net/sources/4.13/config.i386
source = https://liquorix.net/sources/4.13/config.i386-pae
source = https://liquorix.net/sources/4.13/config.amd64
Expand All @@ -25,7 +25,7 @@ pkgbase = linux-lqx
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
sha512sums = a557c2f0303ae618910b7106ff63d9978afddf470f03cb72aa748213e099a0ecd5f3119aea6cbd7b61df30ca6ef3ec57044d524b7babbaabddf8b08b8bafa7d2
sha512sums = SKIP
sha512sums = b8138e837e99783ab5bd0c6fe0d107443b9e4a76dd7abbd688ea55de8b7ae65b9534076621b3ca13db815ece7033a3958c3ff382c99e6606597dffb10d4f7256
sha512sums = 0b3051df446844e6fbbe2ee3b0d53e5c4853d3f90f42ebc41cf963b12442a89303fa3913b6f51a9f3803aaec2c69861037a979c8bc9c5119be6b997355f9d816
sha512sums = 66e6eb9d8e3ada51eecf08ee555d7ba0d3be8a9dec1f45882a2f6af2643193b3216e78f8dfb633087a634af3bcc24a60cc0fe9045086383b7b7d7d13d0545676
sha512sums = 8a57f8fe8511607ad868493593fb772420fcca2d057b14d9ca8d171176367e7135c8bf4ef61dc7e54a3c3cb56d4608fe8a7a9240d647ea4517ad0a4e0e30a8e6
sha512sums = d95da6a65c6f8e8c112d25e8b60acf5a7a07c698e13a37bd106c8c67908d92bfc86d354def7539698fddedfa67cda16383ae32538a64065aee98edfe247a7824
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.13
_minor=9
_minor=10
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=('a557c2f0303ae618910b7106ff63d9978afddf470f03cb72aa748213e099a0ecd5f3119aea6cbd7b61df30ca6ef3ec57044d524b7babbaabddf8b08b8bafa7d2'
'SKIP'
'b8138e837e99783ab5bd0c6fe0d107443b9e4a76dd7abbd688ea55de8b7ae65b9534076621b3ca13db815ece7033a3958c3ff382c99e6606597dffb10d4f7256'
'0b3051df446844e6fbbe2ee3b0d53e5c4853d3f90f42ebc41cf963b12442a89303fa3913b6f51a9f3803aaec2c69861037a979c8bc9c5119be6b997355f9d816'
'66e6eb9d8e3ada51eecf08ee555d7ba0d3be8a9dec1f45882a2f6af2643193b3216e78f8dfb633087a634af3bcc24a60cc0fe9045086383b7b7d7d13d0545676'
'8a57f8fe8511607ad868493593fb772420fcca2d057b14d9ca8d171176367e7135c8bf4ef61dc7e54a3c3cb56d4608fe8a7a9240d647ea4517ad0a4e0e30a8e6'
'd95da6a65c6f8e8c112d25e8b60acf5a7a07c698e13a37bd106c8c67908d92bfc86d354def7539698fddedfa67cda16383ae32538a64065aee98edfe247a7824'
Expand Down

0 comments on commit eee165b

Please sign in to comment.