summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec15fb35ce02..d78b141334b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,21 @@
pkgbase = astc-encoder
pkgdesc = A tool for compressing and decompressing images using the ASTC texture compression standard
- pkgver = 4.7.0
+ pkgver = 4.8.0
pkgrel = 1
url = https://github.com/ARM-software/astc-encoder/
arch = x86_64
- license = Apache
+ license = Apache-2.0
makedepends = git
makedepends = cmake
makedepends = python
depends = gcc-libs
- source = git+https://github.com/ARM-software/astc-encoder.git#tag=4.7.0
+ source = git+https://github.com/ARM-software/astc-encoder.git#tag=4.8.0
source = git+https://github.com/google/googletest.git
+ source = 010-astc-encoder-remove-werror.patch
+ source = 020-astc-encoder-remove-flags-unsupported-by-gcc14.patch
+ sha256sums = 7f0858835a9ec611eaf05c6a095605378705ba8ad9ef6274b69ffe5e7755dc48
sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = fff998bd640aede9584b68d5f9cef9de785deef56ffc6d10fda6d112a6e649a2
+ sha256sums = 9d5773a29c2110fb9137471cd525701ddf95a7990a27e40b7d3e2cfd69719812
pkgname = astc-encoder