[arch-commits] Commit in tuxguitar/trunk (PKGBUILD tuxguitar.xml)
Sergej Pupykin
spupykin at archlinux.org
Tue May 17 15:44:32 UTC 2016
Date: Tuesday, May 17, 2016 @ 17:44:32
Author: spupykin
Revision: 175543
upgpkg: tuxguitar 1.3.2-3
upd
Modified:
tuxguitar/trunk/PKGBUILD
tuxguitar/trunk/tuxguitar.xml
---------------+
PKGBUILD | 5 +++--
tuxguitar.xml | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-17 15:44:28 UTC (rev 175542)
+++ PKGBUILD 2016-05-17 15:44:32 UTC (rev 175543)
@@ -4,7 +4,7 @@
pkgname=tuxguitar
pkgver=1.3.2
-pkgrel=2
+pkgrel=3
_jdk=java-7-openjdk
pkgdesc="multitrack guitar tablature editor and player"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
tuxguitar.xml)
md5sums=('ba436b4558dc3ca054b395d8d7e38c50'
'0afa7f3248b9317d73ad8ccdc5e5aaf0'
- '59ce4eb8dcc0d0dde81e6cf2820aa9b0')
+ '10bd5bf22e1da9ecb915a1f6d86d4e0b')
prepare() {
cd $srcdir
@@ -28,6 +28,7 @@
echo "/usr/lib/jvm/default/include -I/usr/lib/jvm/default/include/linux"
EOF
chmod 0755 gcj
+ sed -i 's|https://swt-repo.googlecode.com/svn/repo/|http://maven-eclipse.github.io/maven|' tuxguitar-$pkgver-src/pom.xml
}
build() {
Modified: tuxguitar.xml
===================================================================
--- tuxguitar.xml 2016-05-17 15:44:28 UTC (rev 175542)
+++ tuxguitar.xml 2016-05-17 15:44:32 UTC (rev 175543)
@@ -10,6 +10,7 @@
<glob pattern="*.gp3"/>
<glob pattern="*.gp4"/>
<glob pattern="*.gp5"/>
+ <glob pattern="*.gpx"/>
</mime-type>
<mime-type type="audio/x-ptb">
<comment>PowerTab file</comment>
More information about the arch-commits
mailing list