summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-10-04 13:29:41 +0300
committerMatti Niemenmaa2015-10-04 13:29:41 +0300
commitfc8dbc87110068b9588047713487a1a24ffd006e (patch)
treec13d1780e65230a9597b6948bb28bc1fcbf63726
parente92be82bfcacb8dfafb6aec1a561129a299d9c4b (diff)
downloadaur-fc8dbc87110068b9588047713487a1a24ffd006e.tar.gz
Update URL to point to an actually existing repo
BouKiCHi seems to have deleted his repo. Fortunately, there's an up-to-date fork.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac45af0065da..50919f809959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mdxmini-git
pkgdesc = Library and command line player for Sharp X68000 MDX music files
pkgver = r19.eda5bca
- pkgrel = 1
- url = https://github.com/BouKiCHi/mdxplayer/tree/master/jni/mdxmini
+ pkgrel = 2
+ url = https://github.com/weimingtom/mdxplayer/tree/master/jni/mdxmini
arch = i686
arch = x86_64
license = GPL2
makedepends = git
- source = mdxmini-git::git+https://github.com/BouKiCHi/mdxplayer.git
+ source = mdxmini-git::git+https://github.com/weimingtom/mdxplayer.git
source = buffer-size.patch
source = makefiles.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a015c24e92a6..41848902ba2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
pkgbase=mdxmini-git
pkgname=(mdxmini-git mdxplay-git)
pkgver=r19.eda5bca
-pkgrel=1
+pkgrel=2
pkgdesc='Library and command line player for Sharp X68000 MDX music files'
arch=(i686 x86_64)
-url='https://github.com/BouKiCHi/mdxplayer/tree/master/jni/mdxmini'
+# BouKiCHi's original repo seems to be gone so use this random, most up to
+# date, fork instead.
+url='https://github.com/weimingtom/mdxplayer/tree/master/jni/mdxmini'
license=(GPL2)
makedepends=(git)
-source=("$pkgbase"::'git+https://github.com/BouKiCHi/mdxplayer.git'
+source=("$pkgbase"::'git+https://github.com/weimingtom/mdxplayer.git'
buffer-size.patch
makefiles.patch)
sha256sums=('SKIP'