summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxs17892018-12-01 14:37:15 +0100
committerMaxs17892018-12-01 14:37:15 +0100
commit1bbaddd7c543855aa3d7da02a97fc89980f467af (patch)
tree62f5b145b35647d5a7db84fb0fd41ed0e522f72d /PKGBUILD
parentd54cbf8002f055ff523581d604edda3a19f2db63 (diff)
downloadaur-1bbaddd7c543855aa3d7da02a97fc89980f467af.tar.gz
moving from github to gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30d2665a94bb..28c69bf7e641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxs <max dot van dot den dot branden @t gmail dot com>
pkgname="solarus-quest-editor"
pkgver="1.5.3"
-pkgrel="1"
+pkgrel="2"
epoch=
pkgdesc="A graphical user interface to create and modify quests for the Solarus engine."
arch=("i686" "x86_64")
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/solarus-games/$pkgname/archive/v$pkgver.tar.gz")
+source=("https://gitlab.com/solarus-games/$pkgname/archive/v$pkgver.tar.gz")
noextract=()
md5sums=("fc72b5945c0dec121e82defc94281aad")