diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2021-02-20 15:21:41 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2021-02-20 15:21:41 +0100 |
commit | 8a0db82d467e3448c50a0a1f86dc162a63e70d19 (patch) | |
tree | 9839e93055bb249971b9ba48af1723b1f8bb88e1 /PKGBUILD | |
parent | f02309a3d01a99e9588c24f991125b43387b7a39 (diff) | |
download | linux-pinebook-8a0db82d467e3448c50a0a1f86dc162a63e70d19.tar.gz linux-pinebook-8a0db82d467e3448c50a0a1f86dc162a63e70d19.tar.bz2 linux-pinebook-8a0db82d467e3448c50a0a1f86dc162a63e70d19.zip |
Bumped package version with smaller config.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ pkgbase=linux-pinebook pkgver=5.10.17.pinebook1 -pkgrel=1 +pkgrel=2 _desc="AArch64 multi-platform with Pinebook support." _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -29,7 +29,7 @@ validpgpkeys=( 'D214744D04A2CC409C37D331534FC3B63E48F730' # Jaron Kent-Dobias ) md5sums=('SKIP' - '9e6362ffdfd93148cf8e1157d0a94d72' + 'bcbcbaee60cc9e04fcfa49396929bb2f' '1bcc6c5d103b31523c5077b7c89f2b79' '1d4477026533efaa0358a40855d50a83') |