diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinecube -pkgver=6.1.8.pc1 -pkgrel=1 +pkgver=6.1.7.pc3 +pkgrel=2 pkgdesc='Pinecube Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -29,7 +29,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'd11ae39c948ef34c5170068aecdc0435d35104319734472aed20661c9966dd05') + '729e23edbe61cf3759c4997311796225ff7d4c7e9f1273587fc58258e9dab876') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |