diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : abcm2ps
-version : 8.13.12
-release : 6
+version : 8.13.14
+release : 7
source :
- - http://moinejf.free.fr/abcm2ps-8.13.12.tar.gz : e77ec701148ad406e540bf3975a22e8dd184f71f7aac1d5cee2e305eaa8eefdb
-license : GPL-2.0
+ - https://github.com/leesavide/abcm2ps/archive/v8.13.14.tar.gz : 89c4af97ae9448c055e9a7d48a6645e909f2895d3724a47ec4c39e91d125375e
+license : GPL-3.0
component : multimedia.audio
summary : abcm2ps is a command line program which converts ABC to music sheet
description: |
@@ -11,6 +11,7 @@
builddeps :
- pkgconfig(pangomm-1.4)
setup : |
+ chmod +x ./configure
%configure --docdir=/usr/share/doc
build : |
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,7 +5,7 @@
Alfonso RodrÃguez
arc.proxectos@gmail.com
- GPL-2.0
+ GPL-3.0
multimedia.audio
abcm2ps is a command line program which converts ABC to music sheet
abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format. It is an extension of abc2ps which may handle many voices per staff
@@ -25,12 +25,12 @@
-
- 2017-07-03
- 8.13.12
+
+ 2017-08-10
+ 8.13.14
Packaging update
Alfonso RodrÃguez
arc.proxectos@gmail.com
\ No newline at end of file