summaryrefslogtreecommitdiff
path: root/community/denemo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/denemo/PKGBUILD')
-rw-r--r--community/denemo/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/denemo/PKGBUILD b/community/denemo/PKGBUILD
index afb77ae01..fbc3cd89d 100644
--- a/community/denemo/PKGBUILD
+++ b/community/denemo/PKGBUILD
@@ -1,22 +1,23 @@
-# $Id: PKGBUILD 99727 2013-10-30 23:20:50Z allan $
+# $Id: PKGBUILD 102121 2013-12-05 14:32:13Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de>
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
# Contributor: Gnud <ach.gnud@gmail.com>
pkgname=denemo
-pkgver=1.0.4
+pkgver=1.1.0
pkgrel=1
pkgdesc="A music score editor"
arch=('i686' 'x86_64')
url="http://www.denemo.org"
license=('GPL')
depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
- 'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
+ 'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi'
+ 'rubberband')
makedepends=('intltool')
backup=('etc/denemo/denemo.conf')
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1d633ad7741ab12dab865219a20559f0')
+md5sums=('5e708247b2abd9b3b196e8e2e033bf11')
build() {
cd $srcdir/$pkgname-$pkgver