summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorROllerozxa2022-10-15 16:07:18 +0200
committerROllerozxa2022-10-15 16:07:18 +0200
commit5af831de6c4e4bc4fe464b2dc1403feef27ae51d (patch)
treeec43f933cf65ca5562dba9f2fb44a32e69473cda /PKGBUILD
parentb47f23e1e466c3ac45945c6107504ab51903e10c (diff)
downloadaur-minetest-builda-city.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 52dbc8d199a3..08fc5be41afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ sha256sums=('1fd094996c4992c6e870478c888fbc46384c8bea0f89c17fd2a39065ee4361cf')
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")