summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28c69bf7e641..e3c1984cc4dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,9 +19,9 @@ backup=()
options=()
install=
changelog=
-source=("https://gitlab.com/solarus-games/$pkgname/archive/v$pkgver.tar.gz")
+source=("https://gitlab.com/solarus-games/$pkgname/-/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=("fc72b5945c0dec121e82defc94281aad")
+md5sums=("a51f909e4ac8d3e22c477cae24e23062")
build() {
cd "$srcdir/$pkgname-$pkgver"