summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-10-04 12:47:27 +0300
committerMatti Niemenmaa2015-10-04 13:05:55 +0300
commit85b63244c5c9f457daa7eef5409ca779f2a27e73 (patch)
treebfcf7b2bbced4dad30467b0ba8cc364e6f08d9a3 /PKGBUILD
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.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {