Bump pkgrel

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2020-02-28 00:21:17 +01:00
parent 3edcfeee65
commit 2c57c43b6f
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ name: Debian
env:
GPG_KEY_ID: 56C464BAAC421453
KERNEL_VERSION: 5.5.6
KDEB_PKGVERSION: 5.5.6-1
KDEB_PKGVERSION: 5.5.6-2
LOCALVERSION: -surface
jobs:

View file

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

View file

@ -5,8 +5,8 @@
%global kernel_tag_fc31 kernel-5.5.6-201.fc31
%global kernel_tag_fc30 kernel-5.5.6-100.fc30
%global kernel_release_fc31 1
%global kernel_release_fc30 1
%global kernel_release_fc31 2
%global kernel_release_fc30 2
%global fedora_title_fc31 31 (Thirty One)
%global fedora_title_fc30 30 (Thirty)