summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorROllerozxa2022-10-15 16:07:35 +0200
committerROllerozxa2022-10-15 16:07:35 +0200
commitdfa383399e53cb9faa19046331ed20c91766953b (patch)
tree84b2005267598c54948ab24fc1fb427fbe1300e2 /PKGBUILD
parentc8def8283d804b641878e5a4c74d5ea025ad3de6 (diff)
downloadaur-minetest-castrum.tar.gz
Automatic package update from master Git repository
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8ac8b7d53b..06b3815f89f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ sha256sums=('ffa126c795e3c3023a920461047557fc64d76b3f531ac48440db5be4ea1756b3')
arch=("any")
url="https://content.minetest.net/packages/${_pkgauthor}/${_pkgname}/"
depends=("minetest-common")
+makedepends=("unzip")
source=("${_pkgname}-${pkgver}.zip::https://content.minetest.net/packages/${_pkgauthor}/${_pkgname}/releases/${_cdbrel}/download/")
options=(!strip)
noextract=("${_pkgname}-${pkgver}.zip")