summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-07-10 00:15:56 +0200
committerStefan Husmann2016-07-10 00:15:56 +0200
commit413535b584833e154ca03901e627e7fd184c80d2 (patch)
treee7a6d14ba2a1fe4213e1715e9bb514a1cb060b39 /PKGBUILD
parenta043f37fcb347c0ab33af348570e8bb211399339 (diff)
downloadaur-413535b584833e154ca03901e627e7fd184c80d2.tar.gz
update with gsfonts-cyr replaced by gsfonts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dd64c3de18a..596912a95af9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.44
+pkgver=2.19.45
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('fontconfig'
'glib2'
'python2')
makedepends=('fontforge'
- 'gsfonts-cyr' # from boohomil's infinality-bundle-fonts repo
+ 'gsfonts'
't1utils'
'ghostscript'
'texlive-core>=2011.23170'
@@ -29,7 +29,7 @@ optdepends=('netpbm: building HTML documentation'
provides=("lilypond=$pkgver")
conflicts=('lilypond' 'lilypond-git')
source=("http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-${pkgver}.tar.gz" 'no_fontforge-versioncheck.patch')
-sha256sums=('cc53f10eb6a87d069bc9652515992fbb46277610e1e943aa14acc9c89c929f04'
+sha256sums=('4751a230cca36eaf653b12552fac646beca7d2c4e84af99074ceae6c2d5de72e'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {