Skip to content

Commit

Permalink
bump version - xz
Browse files Browse the repository at this point in the history
  • Loading branch information
lseman authored Mar 2, 2024
1 parent 0ca24bd commit 7f539fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xz/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# PGO Version: Laio Seman <laio [at] ieee.org>

pkgname=xz
pkgver=5.4.6
pkgver=5.6.0
pkgrel=2
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
arch=('x86_64')
Expand All @@ -14,9 +14,9 @@ provides=('liblzma.so')
validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620' # Lasse Collin <[email protected]>
'22D465F2B4C173803B20C6DE59FCF207FEA7F445') # Jia Tan <[email protected]>
source=("https://github.com/tukaani-project/xz/releases/download/v${pkgver}/xz-${pkgver}.tar.gz"{,.sig})
sha256sums=('aeba3e03bf8140ddedf62a0a367158340520f6b384f75ca6045ccc6c0d43fd5c'
sha256sums=('0f5c81f14171b74fcc9777d302304d964e63ffc2d7b634ef023a7249d9b5d875'
'SKIP')
sha512sums=('b08a61d8d478d3b4675cb1ddacdbbd98dc6941a55bcdd81a28679e54e9367d3a595fa123ac97874a17da571c1b712e2a3e901c2737099a9d268616a1ba3de497'
sha512sums=('1ef3cd3607818314e55b28c20263a9088d4b6e5362a45fbd37c17e799e26b4a7579928b99925ffe71e7804b0db2f65936f66a825bac9b23b7b0664f902925de8'
'SKIP')

build() {
Expand Down

0 comments on commit 7f539fb

Please sign in to comment.