diff options
author | Daniel Bermond | 2024-01-17 14:30:46 -0300 |
---|---|---|
committer | Daniel Bermond | 2024-01-17 14:30:46 -0300 |
commit | 5779baf31cd7bf7b3fd1e5a0be253faed5950712 (patch) | |
tree | c2882619668704224ac0b144edaccd68449ecd30 /PKGBUILD | |
parent | e4081e18ec13542efcd8475dbbbb8b5beb69e59b (diff) | |
download | aur-5779baf31cd7bf7b3fd1e5a0be253faed5950712.tar.gz |
Update to version 4.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Daniel Bermond <dbermond@archlinux.org> pkgname=astc-encoder -pkgver=4.6.1 +pkgver=4.7.0 pkgrel=1 pkgdesc='A tool for compressing and decompressing images using the ASTC texture compression standard' arch=('x86_64') |