diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-01-29 18:17:46 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-01-29 18:17:46 +0100 |
commit | 959e2cd6a59724178212c0e95b328123bf8a09c2 (patch) | |
tree | 777bf79deca1dafa8558ffe0aac6e386e472f0a0 /PKGBUILD | |
parent | 01cbc7fba586422f52a970a39e9ac7a48ac934e4 (diff) | |
download | linux-pinecube-959e2cd6a59724178212c0e95b328123bf8a09c2.tar.gz linux-pinecube-959e2cd6a59724178212c0e95b328123bf8a09c2.tar.bz2 linux-pinecube-959e2cd6a59724178212c0e95b328123bf8a09c2.zip |
More changes
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-pinecube -pkgver=6.1.7.pc2 +pkgver=6.1.8.pc1 pkgrel=1 pkgdesc='Pinecube Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -29,7 +29,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '37c4f3183bf35f00ad91c7026b49ac727ee0d49c63125c18ca1bdb69c54adc02') + 'd11ae39c948ef34c5170068aecdc0435d35104319734472aed20661c9966dd05') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |