summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Robinson2022-08-20 23:35:05 -0400
committerNathan Robinson2022-08-20 23:35:05 -0400
commitc6af8ee5ccf31ee1c1ec6db0f77f053759dece5b (patch)
treede5d125923d36b85b25d51322ed3ce7c0e094814
parent23638df25a90b64cf3293c2ff5b818034c5dc9c8 (diff)
downloadaur-c6af8ee5ccf31ee1c1ec6db0f77f053759dece5b.tar.gz
pvr-compare is no longer available
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87b51aa35ab4..d1453f5058ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pvr-tex-tool-bin
pkgdesc = A comprehensive texture processing and compression tool with support for PVR textures.
pkgver = 2022.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.imaginationtech.com/developers/powervr-sdk-tools/pvrtextool/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 731aa563cf21..98274d7be60f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pvr-tex-tool-bin
pkgver=2022.1
_versionstr='2022_R1'
-pkgrel=1
+pkgrel=2
pkgdesc="A comprehensive texture processing and compression tool with support for PVR textures."
url="https://www.imaginationtech.com/developers/powervr-sdk-tools/pvrtextool/"
@@ -44,7 +44,6 @@ mv ${srcdir}/${_srcname}/Library/Include/* "${pkgdir}/usr/include"
mv ${srcdir}/${_srcname}/Library/Linux_x86_64/* "${pkgdir}/usr/lib"
# Install CLI binaries
-install -D "${srcdir}/${_srcname}/CLI/Linux_x86_64/compare" "${pkgdir}/usr/bin/pvr-compare"
install -D "${srcdir}/${_srcname}/CLI/Linux_x86_64/PVRTexToolCLI" "${pkgdir}/usr/bin/pvr-tex-tool"
# Install GUI application