Bump PKGRELs

This commit is contained in:
Maximilian Luz 2020-08-18 06:15:50 +02:00
parent 950c347fca
commit 9ff7986bc6
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02
5 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@ name: Debian
env:
GPG_KEY_ID: 56C464BAAC421453
KERNEL_VERSION: 5.8.1
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

View file

@ -8,7 +8,7 @@ name: Debian LTS
env:
GPG_KEY_ID: 56C464BAAC421453
KERNEL_VERSION: 4.19.139
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

View file

@ -2,7 +2,7 @@
pkgbase=linux-surface-lts
pkgver=4.19.139
pkgrel=1
pkgrel=2
pkgdesc='LTS Linux'
url="https://www.kernel.org/"
arch=(x86_64)

View file

@ -3,7 +3,7 @@
pkgbase=linux-surface
pkgver=5.8.1.arch1
pkgrel=2
pkgrel=3
pkgdesc='Linux'
_fullver=${pkgver%.*}-${pkgver##*.}
_srctag=v${_fullver}

View file

@ -5,8 +5,8 @@
%global kernel_tag_fc32 kernel-5.7.15-200.fc32
%global kernel_tag_fc31 kernel-5.7.15-100.fc31
%global kernel_release_fc32 1
%global kernel_release_fc31 1
%global kernel_release_fc32 2
%global kernel_release_fc31 2
%global fedora_title_fc32 32 (Thirty Two)
%global fedora_title_fc31 31 (Thirty One)