summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Robinson2022-08-20 23:35:05 -0400
committerNathan Robinson2022-08-20 23:35:05 -0400
commitc6af8ee5ccf31ee1c1ec6db0f77f053759dece5b (patch)
treede5d125923d36b85b25d51322ed3ce7c0e094814 /PKGBUILD
parent23638df25a90b64cf3293c2ff5b818034c5dc9c8 (diff)
downloadaur-c6af8ee5ccf31ee1c1ec6db0f77f053759dece5b.tar.gz
pvr-compare is no longer available
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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