summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Graef2018-07-26 13:14:54 +0200
committerAlbert Graef2018-07-26 13:14:54 +0200
commitc67ff216cddf9e91ec48550332901a7dd62d8459 (patch)
tree1aa6ce4bd11012250556647eab614903f74b3a72
parent218ac4b48bfd97fe6b7a950e71f5d27662acb192 (diff)
downloadaur-c67ff216cddf9e91ec48550332901a7dd62d8459.tar.gz
New upstream repo, update to latest source.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50912b060627..e15b6216bb8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 16 09:18:10 UTC 2016
+# Thu Jul 26 11:13:42 UTC 2018
pkgbase = libmusicxml-git
pkgdesc = library and tools for the MusicXML format (git version)
- pkgver = 61.9a74ed3
+ pkgver = 194.98a6c33e
pkgrel = 1
url = https://github.com/dfober/libmusicxml
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libmusicxml-git
makedepends = cmake
provides = libmusicxml
conflicts = libmusicxml
- source = libmusicxml-git::git+https://github.com/dfober/libmusicxml#branch=dev
+ source = libmusicxml-git::git+https://github.com/grame-cncm/libmusicxml.git#branch=dev
md5sums = SKIP
pkgname = libmusicxml-git
diff --git a/PKGBUILD b/PKGBUILD
index 045e98989e33..de8fde2ac83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aggraef@gmail.com
pkgname=libmusicxml-git
-pkgver=61.9a74ed3
+pkgver=194.98a6c33e
pkgrel=1
pkgdesc="library and tools for the MusicXML format (git version)"
arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ license=('LGPL')
makedepends=('cmake')
provides=('libmusicxml')
conflicts=('libmusicxml')
-source=("$pkgname::git+https://github.com/dfober/libmusicxml#branch=dev")
+source=("$pkgname::git+https://github.com/grame-cncm/libmusicxml.git#branch=dev")
md5sums=('SKIP')
pkgver() {