summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-08-04 20:06:20 +0200
committerStefan Husmann2016-08-04 20:06:20 +0200
commit568fab232e0ef1849b0e89bb493f5f812f6a21b6 (patch)
tree9bf33021e6f88f392ce650e55f8fea7b59e10d8e
parentbf1f9521fc643ef7b49b7c0f627987cf5ca6691e (diff)
downloadaur-568fab232e0ef1849b0e89bb493f5f812f6a21b6.tar.gz
guile dependency with new version number
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adafe5367875..dffabf2fed67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Wed Aug 3 18:39:36 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
pkgver = 2.19.46.1.22.g00a4850
- pkgrel = 1
+ pkgrel = 2
url = http://lilypond.org/
arch = i686
arch = x86_64
@@ -18,7 +16,7 @@ pkgbase = lilypond-git
makedepends = tex-gyre-fonts
makedepends = texi2html
makedepends = netpbm
- depends = guile=2.0.11
+ depends = guile=2.0.12
depends = pango
depends = python2
optdepends = imagemagick: building HTML documentation
diff --git a/PKGBUILD b/PKGBUILD
index d267720e7785..3b16289d9b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=lilypond-git
pkgver=2.19.46.1.22.g00a4850
-pkgrel=1
+pkgrel=2
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')
url="http://lilypond.org/"
license=('GPL')
-depends=('guile=2.0.11' 'pango' 'python2')
+depends=('guile=2.0.12' 'pango' 'python2')
makedepends=('fontforge' 'git' 'gsfonts' 't1utils' 'ghostscript'
'dblatex' 'texlive-langcyrillic' 'tex-gyre-fonts'
'texi2html' 'netpbm')