diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-10-12 15:01:24 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-10-12 15:01:24 +0200 |
commit | 51be0d408846ffb1614f763a38f96d0627809c0a (patch) | |
tree | 5a77fd572531689e4c1455cb00d1fb669ddf3ffe /PKGBUILD | |
parent | b117e186615f78105aa1277abc79c0c0379dc978 (diff) | |
download | linux-pinebookpro-51be0d408846ffb1614f763a38f96d0627809c0a.tar.gz linux-pinebookpro-51be0d408846ffb1614f763a38f96d0627809c0a.tar.bz2 linux-pinebookpro-51be0d408846ffb1614f763a38f96d0627809c0a.zip |
Bumped version to v6.0.1-pbp2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinebookpro -pkgver=6.0.0.pbp1 +pkgver=6.0.1.pbp2 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'd5d5456d52d1ac7c09c18589b6400b37f67057b2e73609619802700c2ba1457b') + '764ce325ab72d136debdaf7e7921bca5158fc13bd641ee7949a0326cb332e36f') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |