summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgameslayer2024-04-01 22:43:27 +1000
committergameslayer2024-04-01 22:43:27 +1000
commit6e24b882a592a02f79e5f95be2352d2b68bc084a (patch)
tree89fbaec8470439aee7b9a64e64c16f8346e8d285 /PKGBUILD
parent90c43776dd431c79e6a6a16090f2ad709553c7ed (diff)
downloadaur-6e24b882a592a02f79e5f95be2352d2b68bc084a.tar.gz
Jazz Jackrabbit 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eeb59c70e97b..a32b5d2f0930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ arch=('x86_64' 'aarch64')
license=('GPL')
depends=('jazz2-native-bin' 'wget' 'unzip' 'yad')
makedepends=('unzip')
-#source=("https://gitlab.com/jazz2-bin/jazz2/-/archive/$pkgver/jazz2-$pkgver.tar.bz2")
-source=("./jazz2-$pkgver.tar.bz2")
+source=("https://gitlab.com/jazz2-bin/jazz2/-/archive/$pkgver/jazz2-$pkgver.tar.bz2")
sha256sums=("SKIP")
package() {