summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barrett2019-03-20 09:19:08 -0500
committerSteven Barrett2019-03-20 09:19:08 -0500
commitc1f88518d0158fdacc859457cf772966a174a21e (patch)
treef0144fea8b598ee1d29e02aba3b0996465adcbdd
parent802bfe263d9266839e9778b3dc4a06ed752283da (diff)
downloadaur-c1f88518d0158fdacc859457cf772966a174a21e.tar.gz
Bump to 5.0.3_1-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82ed3fabe55b..74aa923b8fee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lqx
pkgver = 5.0.3_1
- pkgrel = 1
+ pkgrel = 2
url = http://liquorix.net/
arch = x86_64
license = GPL2
@@ -9,8 +9,8 @@ pkgbase = linux-lqx
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
source = https://github.com/damentz/liquorix-package/archive/5.0-2.tar.gz
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 239a1b62bcdd..4823bd4bf0e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _lqxpatchrel=2
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
pkgver=5.0.3_1
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://liquorix.net/"
license=('GPL2')