summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2021-08-23 12:00:05 -0300
committerDaniel Bermond2021-08-23 12:00:05 -0300
commit5eb88e1688826db7ac26705769ecc2ad1a807c8b (patch)
treebb22d8e9b4aa554be6be77cb62fbf95390a5ba3d /.SRCINFO
parentb35e0e2af087b72dddabc88b7269bd03e175f5fd (diff)
downloadaur-5eb88e1688826db7ac26705769ecc2ad1a807c8b.tar.gz
Update to version 3.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d649f2bcd3df..706141a1883d 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.1
+ pkgver = 3.2
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.1
+ source = git+https://github.com/ARM-software/astc-encoder.git#tag=3.2
source = git+https://github.com/google/googletest.git
source = 010-astc-encoder-fix-install.patch
source = 020-astc-encoder-use-shared-library.patch