summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2022-03-18 09:41:49 -0300
committerDaniel Bermond2022-03-18 09:41:49 -0300
commit261ba099d0f6355ef4bcfc535010f1a63a30d64b (patch)
tree6ad5dddd81f3a474ba3e183a47551f717eab587d /PKGBUILD
parent1bf6255a873ba5a5e095e8b038dba6cfc204ccec (diff)
downloadaur-261ba099d0f6355ef4bcfc535010f1a63a30d64b.tar.gz
Update to version 3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b975a20caa99..4890f81a6e2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=astc-encoder
-pkgver=3.4
+pkgver=3.5
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'
- '9f699f055d9a070c36535bee5447696e2f7a18cf533125e84a112551956b26e6')
+ '5507d79c2033b4258eed77e1498cf835a57b7a9d4b898100c4b1ceff2b230f73')
prepare() {
git -C astc-encoder submodule init