summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Cimalando2018-10-28 13:07:35 +0100
committerJP Cimalando2018-10-28 13:07:35 +0100
commitb018ef748935cf06dad1fe73cab85d9b2d2243be (patch)
treef622e8a3bd01155314e875706efe9c737cf95bae
parentca79beb3dbe39dc3305ac6dd1a2e9580a12b812c (diff)
downloadaur-b018ef748935cf06dad1fe73cab85d9b2d2243be.tar.gz
change a submodule URL and update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8946547ac029..634b51fe8a7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = adlplug-git
- pkgver = v1.0.0.beta.2.r1.b5ac366
+ pkgver = v1.0.0.beta.3.r4.c60fdda
pkgrel = 1
url = https://github.com/jpcima/ADLplug
arch = i686
@@ -16,7 +16,7 @@ pkgbase = adlplug-git
source = git+https://github.com/Wohlstand/libOPNMIDI.git
source = git+https://github.com/jpcima/JUCE.git
source = git+https://github.com/fmtlib/fmt.git
- source = git+https://github.com/brofield/simpleini.git
+ source = git+https://github.com/jpcima/simpleini.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e7c035e78532..1096e769cc72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=(adlplug-git opnplug-git)
_pkgname=ADLplug
-pkgver=v1.0.0.beta.2.r1.b5ac366
+pkgver=v1.0.0.beta.3.r4.c60fdda
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/jpcima/ADLplug"
@@ -16,7 +16,7 @@ source=('git+https://github.com/jpcima/ADLplug.git'
'git+https://github.com/Wohlstand/libOPNMIDI.git'
'git+https://github.com/jpcima/JUCE.git'
'git+https://github.com/fmtlib/fmt.git'
- 'git+https://github.com/brofield/simpleini.git')
+ 'git+https://github.com/jpcima/simpleini.git')
md5sums=('SKIP'
'SKIP'
'SKIP'