summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-11-21 21:58:51 +0100
committerStefan Husmann2016-11-21 21:58:51 +0100
commitbb24f77496ad89b96a1f5669ba1adc520877272d (patch)
treec10b4855b905b62065a5074462ef24ef20fac123
parent1a22eabce9fe326fe10084f4f616f42e5cb7941a (diff)
downloadaur-bb24f77496ad89b96a1f5669ba1adc520877272d.tar.gz
update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b51674b1a13..b20aacec62b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Nov 20 11:59:04 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.51.1.1.ge45e1de
+ pkgver = 2.19.51.1.3.g4934b31
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -15,7 +13,6 @@ pkgbase = lilypond-git
makedepends = ghostscript
makedepends = dblatex
makedepends = texlive-langcyrillic
- makedepends = tex-gyre-fonts
makedepends = texi2html
makedepends = netpbm
depends = guile=2.0.13
diff --git a/PKGBUILD b/PKGBUILD
index 41ca6ff0b4c8..55473af49378 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.51.1.1.ge45e1de
+pkgver=2.19.51.1.3.g4934b31
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')
@@ -12,8 +12,7 @@ url="http://lilypond.org/"
license=('GPL')
depends=('guile=2.0.13' 'pango' 'python2')
makedepends=('fontforge' 'git' 'gsfonts' 't1utils' 'ghostscript'
- 'dblatex' 'texlive-langcyrillic' 'tex-gyre-fonts'
- 'texi2html' 'netpbm')
+ 'dblatex' 'texlive-langcyrillic' 'texi2html' 'netpbm')
optdepends=('imagemagick: building HTML documentation'
'ttf-kochi-substitute: building HTML documentation'
'texi2html>=1.82: building HTML documentation'