summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-10-14 21:34:44 +0200
committerStefan Husmann2016-10-14 21:34:44 +0200
commit035f88d6764b65361ee019e00e3468e1f860291e (patch)
tree7bd37bd4a3be7bf6b1115c18e46b3814edf98522
parent74500f78e703fe2696253e1489f877d2b67d4471 (diff)
downloadaur-035f88d6764b65361ee019e00e3468e1f860291e.tar.gz
guile update forces adjustment
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f23a41092ea2..70b88d4c2701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Fri Oct 7 21:18:59 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
pkgver = 2.19.48.1.29.g3735e6e
@@ -18,7 +16,7 @@ pkgbase = lilypond-git
makedepends = tex-gyre-fonts
makedepends = texi2html
makedepends = netpbm
- depends = guile=2.0.12
+ depends = guile=2.0.13
depends = pango
depends = python2
optdepends = imagemagick: building HTML documentation
diff --git a/PKGBUILD b/PKGBUILD
index 238859279d9b..306bf5ca4449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')
url="http://lilypond.org/"
license=('GPL')
-depends=('guile=2.0.12' 'pango' 'python2')
+depends=('guile=2.0.13' 'pango' 'python2')
makedepends=('fontforge' 'git' 'gsfonts' 't1utils' 'ghostscript'
'dblatex' 'texlive-langcyrillic' 'tex-gyre-fonts'
'texi2html' 'netpbm')