summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilson E. Alvarez2021-12-13 21:30:37 -0500
committerWilson E. Alvarez2021-12-13 21:30:37 -0500
commitffb6dda34f36e24bb0c7639f8a76f1f5ab5bf399 (patch)
tree6928315b8295a7c6b0b405886bb4ffc0bc0cdea9 /PKGBUILD
parente09f7b069f3c58dac6050ced3bec64b5edeb73f3 (diff)
downloadaur-ffb6dda34f36e24bb0c7639f8a76f1f5ab5bf399.tar.gz
This package is not specific to x86_64. It is cross-platform.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a7dfce7927b..441114e162bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
#Contributor: Andrew Bueide <abueide@protonmail.com>
pkgname="gdx-texture-packer-gui"
pkgver=4.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="A gui for the command line gdx-texturepacker"
-arch=('x86_64')
+arch=('any')
url="https://github.com/crashinvaders/gdx-texture-packer-gui"
license=('Apache')
-depends=('java-runtime' 'unzip')
+depends=('java-runtime')
sha256sums=('179e1c377d9953b322ef4f150658b814f880f6c2303cb06c8993146c61b3e13f')