summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2022-04-11 12:15:25 -0300
committerDaniel Bermond2022-04-11 12:15:25 -0300
commit804d4aaf780fd74645907795ef0328e7c89d4365 (patch)
tree649348aa4be854fbf202324b4ea35ebae99c5fe2 /.SRCINFO
parent261ba099d0f6355ef4bcfc535010f1a63a30d64b (diff)
downloadaur-804d4aaf780fd74645907795ef0328e7c89d4365.tar.gz
Update to version 3.6
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7f09ac3b3fd..494581165595 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = astc-encoder
pkgdesc = A tool for compressing and decompressing images using the ASTC texture compression standard
- pkgver = 3.5
+ pkgver = 3.6
pkgrel = 1
url = https://github.com/ARM-software/astc-encoder/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = astc-encoder
makedepends = cmake
makedepends = python
depends = gcc-libs
- source = git+https://github.com/ARM-software/astc-encoder.git#tag=3.5
+ source = git+https://github.com/ARM-software/astc-encoder.git#tag=3.6
source = git+https://github.com/google/googletest.git
source = 010-astc-encoder-fix-install.patch
source = 020-astc-encoder-use-shared-library.patch