summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 121e3e0435bf..e8f040bb0424 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = highly-experimental-git
pkgdesc = Highly Experimental PS1/PS2 (PSF) emulator library
pkgver = r30.002db85
pkgrel = 1
- url = https://gitlab.kode54.net/kode54/Highly_Experimental
+ url = https://bitbucket.org/kode54/highly-experimental
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = qtchooser
depends = glibc
- source = highly-experimental-git::git+https://gitlab.kode54.net/kode54/Highly_Experimental.git
+ source = highly-experimental-git::git+https://bitbucket.org/kode54/highly-experimental.git
sha256sums = SKIP
pkgname = highly-experimental-git
diff --git a/PKGBUILD b/PKGBUILD
index c05eb8921a99..3eaddf407ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ pkgver=r30.002db85
pkgrel=1
pkgdesc="Highly Experimental PS1/PS2 (PSF) emulator library"
arch=(i686 x86_64)
-url='https://gitlab.kode54.net/kode54/Highly_Experimental'
+url='https://bitbucket.org/kode54/highly-experimental'
license=(GPL3)
depends=(glibc)
makedepends=('git' 'qtchooser')
-source=("${pkgname}::git+https://gitlab.kode54.net/kode54/Highly_Experimental.git")
+source=("${pkgname}::git+https://bitbucket.org/kode54/highly-experimental.git")
sha256sums=('SKIP')
pkgver() {