summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOtto Sabart2016-06-13 23:48:16 +0200
committerOtto Sabart2016-06-13 23:48:16 +0200
commitb297d9a682b77666924c1548b77fdfdc720a6b7c (patch)
tree4acd996918903ccaa628c7c3b0a8b2ae1817b026 /PKGBUILD
parentecef0df5d22f2fe60d24622598d0ea961e1f21de (diff)
downloadaur-b297d9a682b77666924c1548b77fdfdc720a6b7c.tar.gz
fix typo in source name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8df5e36cb987..d8436bbe271f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('minetest-common')
makedepends=()
provides=("$_gitname")
conflicts=()
-source=("$pkgname::git+https://github.com/minetest-mods/moreblocks")
+source=("$_gitname::git+https://github.com/minetest-mods/moreblocks")
sha512sums=('SKIP')
pkgver() {