summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-10-04 12:47:27 +0300
committerMatti Niemenmaa2015-10-04 13:05:55 +0300
commit85b63244c5c9f457daa7eef5409ca779f2a27e73 (patch)
treebfcf7b2bbced4dad30467b0ba8cc364e6f08d9a3
parent2ac7acdcdb82bd25a8e6d4fe0f5c26262c296e5d (diff)
downloadaur-85b63244c5c9f457daa7eef5409ca779f2a27e73.tar.gz
Revert "Update URLs to point to gitlab.kode54.net"
This reverts commit 2ac7acdcdb82bd25a8e6d4fe0f5c26262c296e5d. It's no longer openly accessible.
-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() {