summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2022-02-27 16:03:36 -0300
committerDaniel Bermond2022-02-27 16:03:36 -0300
commit1bf6255a873ba5a5e095e8b038dba6cfc204ccec (patch)
tree161c1dac50e5ea4ea490cbb5a06175eb7f15d29c /PKGBUILD
parent70f18e8052afdfcdca77a9a63f7b9f72a8bb3871 (diff)
downloadaur-1bf6255a873ba5a5e095e8b038dba6cfc204ccec.tar.gz
Update to version 3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 758a4c5221b4..b975a20caa99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=astc-encoder
-pkgver=3.3
+pkgver=3.4
pkgrel=1
pkgdesc='A tool for compressing and decompressing images using the ASTC texture compression standard'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("git+https://github.com/ARM-software/astc-encoder.git#tag=${pkgver}"
sha256sums=('SKIP'
'SKIP'
'5f14b7a802b0548cdaa05238964d3a0181ea43961782500f7611e6ae9203bf92'
- 'a2f0c20dc8f08c3d8704721e5d6e8462eacf03a7399de7733452e47a9368001f')
+ '9f699f055d9a070c36535bee5447696e2f7a18cf533125e84a112551956b26e6')
prepare() {
git -C astc-encoder submodule init