summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Butler2021-07-30 17:57:15 +0100
committerAlex Butler2021-07-30 17:57:15 +0100
commit3fdd2dae4d4b3a21ab0046f4e026208a94be2855 (patch)
tree8550af86fadfa1faa1bdc5548781fe588e6bdef5
parent9320ae5e1f7a1d8d5385400ddc05befcfc1dcbf0 (diff)
downloadaur-3fdd2dae4d4b3a21ab0046f4e026208a94be2855.tar.gz
4.2.5150
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a673dbd91a59..505004a150e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = compressonator-cli-bin
pkgdesc = CLI for GPU texture compression, decompression, format transcoding, and more
- pkgver = 4.1.5057
+ pkgver = 4.2.5150
pkgrel = 2
url = https://github.com/GPUOpen-Tools/Compressonator
arch = x86_64
license = MIT
- source = https://github.com/GPUOpen-Tools/Compressonator/releases/download/V4.1.5083/compressonatorcli_linux_x86_64_4.1.5057.tar.gz
+ source = https://github.com/GPUOpen-Tools/Compressonator/releases/download/V4.2.5185/compressonatorcli_linux_x86_64_4.2.5150.tar.gz
source = compressonatorcli
- sha256sums = 285f4ef59e980894fd1f809633395b6478da319c35f750d63682704cee245913
+ sha256sums = 811b4e47ef7fa7996fde58e0dbd406379dc90a867a2fb89f18ea3141eb4579fa
sha256sums = 32d568df026553e9b0d48574ce9dd3b5186adeec24113ba7a976a2e6c2af4297
pkgname = compressonator-cli-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index b777b6449eaa..6dbf374ca629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=compressonator-cli-bin
-pkgver=4.1.5057
+pkgver=4.2.5150
# this is different to the linux bin version for some reason
-release_name=V4.1.5083
+release_name=V4.2.5185
pkgrel=2
pkgdesc="CLI for GPU texture compression, decompression, format transcoding, and more"
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=()
makedepends=()
source=("$url/releases/download/$release_name/compressonatorcli_linux_x86_64_$pkgver.tar.gz"
"compressonatorcli")
-sha256sums=('285f4ef59e980894fd1f809633395b6478da319c35f750d63682704cee245913'
+sha256sums=('811b4e47ef7fa7996fde58e0dbd406379dc90a867a2fb89f18ea3141eb4579fa'
'32d568df026553e9b0d48574ce9dd3b5186adeec24113ba7a976a2e6c2af4297')
backup=()