summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Thorpe2015-12-07 15:45:46 +1100
committerSimon Thorpe2015-12-07 15:45:46 +1100
commitf0d73b31d03c23132b2bb440a5c195715bc8259d (patch)
tree7e84785067ebb6f2ed7e7a5edca116b8f1bd4e83
parent86f9fc04318a5a6220038b3acef946544f9fb2b0 (diff)
downloadaur-f0d73b31d03c23132b2bb440a5c195715bc8259d.tar.gz
1.3.6.4.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db3613c2196..7f24b19a0291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Mon Dec 7 04:45:04 UTC 2015
pkgbase = easyabc
pkgdesc = A graphical music notation editor for the ABC music notation language
- pkgver = 1.3.6.4.4
- pkgrel = 2
+ pkgver = 1.3.6.4.5
+ pkgrel = 1
url = http://sourceforge.net/projects/easyabc/
arch = i686
arch = x86_64
@@ -14,8 +16,8 @@ pkgbase = easyabc
depends = abcmidi
depends = abcm2ps
depends = ghostscript
- source = http://downloads.sourceforge.net/project/easyabc/EasyABC/1.3.6.4/easyabc_source_code_1.3.6.4.4.zip
- sha256sums = 5b3160bcd6d35b763d75d08170ff4a695428b67416a52f307f28571057d97b46
+ source = http://downloads.sourceforge.net/project/easyabc/EasyABC/1.3.6.4/easyabc_source_code_1.3.6.4.5.zip
+ sha256sums = 3b363d2d26ae899116a48fe91f89c4785d41a20459338c219c70dbab2503c44e
pkgname = easyabc
diff --git a/PKGBUILD b/PKGBUILD
index 07b79347a002..15372d2a79c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=easyabc
-pkgver=1.3.6.4.4
-pkgrel=2
+pkgver=1.3.6.4.5
+pkgrel=1
pkgdesc="A graphical music notation editor for the ABC music notation language"
arch=('i686' 'x86_64' 'ppc')
url="http://sourceforge.net/projects/easyabc/"
license=('GPL')
depends=('wxpython2.8' 'python2-pyparsing' 'python2-pygame' 'abcmidi' 'abcm2ps' 'ghostscript')
makedepends=('gendesk')
-source=('http://downloads.sourceforge.net/project/easyabc/EasyABC/1.3.6.4/easyabc_source_code_1.3.6.4.4.zip')
-sha256sums=('5b3160bcd6d35b763d75d08170ff4a695428b67416a52f307f28571057d97b46')
+source=('http://downloads.sourceforge.net/project/easyabc/EasyABC/1.3.6.4/easyabc_source_code_1.3.6.4.5.zip')
+sha256sums=('3b363d2d26ae899116a48fe91f89c4785d41a20459338c219c70dbab2503c44e')
prepare(){
gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
@@ -21,10 +21,10 @@ prepare(){
package(){
mkdir -p $pkgdir/usr/share
mkdir -p $pkgdir/usr/bin
- cp -R $srcdir/easyabc_source_code_1.3.6.4.4 $pkgdir/usr/share/easyabc
+ cp -R $srcdir/easyabc_source_code_1.3.6.4.5 $pkgdir/usr/share/easyabc
echo -e '#!/bin/bash\npython2 /usr/share/easyabc/easy_abc.py "$@"' >$pkgdir/usr/bin/easyabc
chmod +x $pkgdir/usr/bin/easyabc
- install -Dm644 "$srcdir/easyabc_source_code_1.3.6.4.4/img/logo64.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
+ install -Dm644 "$srcdir/easyabc_source_code_1.3.6.4.5/img/logo64.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
install -Dm644 "$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
ln -s /usr/bin/abc2abc $pkgdir/usr/share/easyabc/bin/