diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index d0fba32e5..b20c43630 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -8,7 +8,7 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 KERNEL_VERSION: 5.8.10 - KERNEL_REVISION: 1 + KERNEL_REVISION: 2 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline diff --git a/.github/workflows/debian_lts.yml b/.github/workflows/debian_lts.yml index f8fd996fc..00293d652 100644 --- a/.github/workflows/debian_lts.yml +++ b/.github/workflows/debian_lts.yml @@ -8,7 +8,7 @@ name: Debian LTS env: GPG_KEY_ID: 56C464BAAC421453 KERNEL_VERSION: 4.19.146 - KERNEL_REVISION: 1 + KERNEL_REVISION: 2 LOCALVERSION: -surface-lts MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline diff --git a/pkg/arch/kernel-lts/PKGBUILD b/pkg/arch/kernel-lts/PKGBUILD index cfc860bd1..7bba4f4f7 100644 --- a/pkg/arch/kernel-lts/PKGBUILD +++ b/pkg/arch/kernel-lts/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=linux-surface-lts pkgver=4.19.146 -pkgrel=1 +pkgrel=2 pkgdesc='LTS Linux' url="https://www.kernel.org/" arch=(x86_64) diff --git a/pkg/arch/kernel/PKGBUILD b/pkg/arch/kernel/PKGBUILD index 84104df0f..8c56c226c 100644 --- a/pkg/arch/kernel/PKGBUILD +++ b/pkg/arch/kernel/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=linux-surface pkgver=5.8.10.arch1 -pkgrel=1 +pkgrel=2 pkgdesc='Linux' _fullver=${pkgver%.*}-${pkgver##*.} _srctag=v${_fullver}