summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOtto Sabart2022-03-16 09:00:00 +0100
committerOtto Sabart2022-03-16 22:51:19 +0100
commitd37d38cc64407e3f0c4dfd354299f0f3e1d3a82d (patch)
tree960d505aaeee94e886d1fd37552c23fe17a6b254 /PKGBUILD
parent1e55f5bc257dcf0f11266495b613ca7483201bbf (diff)
downloadaur-minetest-mod-pipeworks-git.tar.gz
fix project source, bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e559fc60c4e8..654e6dede8de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=minetest-mod-pipeworks-git
_gitname=${pkgname%-git*}
-pkgver=491.32f331e
+pkgver=833.5aa0501872c6
pkgrel=1
pkgdesc="Mob Framework Mod (former animals mod) provides a framework for creating mobs in Minetest"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('mesecons-git')
makedepends=()
provides=("$_gitname")
conflicts=()
-source=("$_gitname::git+https://gitlab.com/VanessaE/pipeworks.git")
+source=("$_gitname::git+https://github.com/mt-mods/pipeworks.git")
sha512sums=('SKIP')
pkgver() {