summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2021-07-23 17:07:51 +0000
committerDaniel Bermond2021-07-23 17:07:51 +0000
commitb35e0e2af087b72dddabc88b7269bd03e175f5fd (patch)
tree2ab47cf486f0deb15c03e912f820fef143bdad4b /.SRCINFO
parentf81c0ae3958a4cdf5822fcfde34701089441feac (diff)
downloadaur-b35e0e2af087b72dddabc88b7269bd03e175f5fd.tar.gz
Update to version 3.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85aad18ad831..d649f2bcd3df 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.0
+ pkgver = 3.1
pkgrel = 1
url = https://github.com/ARM-software/astc-encoder/
arch = x86_64
@@ -9,11 +9,13 @@ pkgbase = astc-encoder
makedepends = cmake
makedepends = python
depends = gcc-libs
- source = git+https://github.com/ARM-software/astc-encoder.git#tag=3.0
+ source = git+https://github.com/ARM-software/astc-encoder.git#tag=3.1
source = git+https://github.com/google/googletest.git
source = 010-astc-encoder-fix-install.patch
+ source = 020-astc-encoder-use-shared-library.patch
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = 32cb972d67318166273e6ca508270630bf329f5e1855502f6a493cd803ab2447
+ sha256sums = 9c29ba69d8e9e10683ba965d2e13cdd939e477dcbef6e8d7700dc13d50cc9974
+ sha256sums = df157a7b4041da008ca6ebeb7fbe7263ada7298e4e2190ba7f42b7871f881581
pkgname = astc-encoder