summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-04-28 19:30:13 +0300
committerMatti Niemenmaa2017-04-28 19:43:24 +0300
commit01c33c0bcf3f72efb0229bc631f09fd096933f83 (patch)
tree31a1626187d5ee39d53ea69c3c33228c722ff666
parent85b63244c5c9f457daa7eef5409ca779f2a27e73 (diff)
downloadaur-01c33c0bcf3f72efb0229bc631f09fd096933f83.tar.gz
Update URLs to point to gitlab.kode54.net again
It's accessible again.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8f040bb0424..49a394073ba6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = highly-experimental-git
pkgdesc = Highly Experimental PS1/PS2 (PSF) emulator library
- pkgver = r30.002db85
+ pkgver = r36.738b951
pkgrel = 1
- url = https://bitbucket.org/kode54/highly-experimental
+ url = https://gitlab.kode54.net/kode54/Highly_Experimental
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = qtchooser
depends = glibc
- source = highly-experimental-git::git+https://bitbucket.org/kode54/highly-experimental.git
+ source = highly-experimental-git::git+https://gitlab.kode54.net/kode54/Highly_Experimental.git
sha256sums = SKIP
pkgname = highly-experimental-git
diff --git a/PKGBUILD b/PKGBUILD
index 3eaddf407ad4..254236ae5b40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=highly-experimental-git
-pkgver=r30.002db85
+pkgver=r36.738b951
pkgrel=1
pkgdesc="Highly Experimental PS1/PS2 (PSF) emulator library"
arch=(i686 x86_64)
-url='https://bitbucket.org/kode54/highly-experimental'
+url='https://gitlab.kode54.net/kode54/Highly_Experimental'
license=(GPL3)
depends=(glibc)
makedepends=('git' 'qtchooser')
-source=("${pkgname}::git+https://bitbucket.org/kode54/highly-experimental.git")
+source=("${pkgname}::git+https://gitlab.kode54.net/kode54/Highly_Experimental.git")
sha256sums=('SKIP')
pkgver() {