summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-17 04:44:52 +0200
committerhaawda2017-08-17 04:44:52 +0200
commita32daa495ee219779e61c5e0dc52ac40e358b273 (patch)
tree12ee05c7a4878e5f9056fcb05ce43520f1f24f4c
parentb1628aec2b7a57fe47133932faa7703e3b37717c (diff)
downloadaur-a32daa495ee219779e61c5e0dc52ac40e358b273.tar.gz
Updated version (2.19.65.1.13.ge8b2544334 -> 2.19.65.1.14.gfe8ccdd1a9).
Changelog ========= Issue 5155: Allow { expression } in markup command arguments (fe8ccdd1a9) Fix issue 5110: Don't use fixed color for LyricHyphens (e8b2544334) Add '-dcrop' option to ps and svg backends (dcb458c225) Issue 5168 Let arpeggio-bracket/slur depend on grob-property thickness (50ba2171c6) Issue 5164: Doc: Add usage of OpenType font feature (0712559601) Issue 5167/7: markup-partial regtest: use \markup function assignment (acae40c266) Issue 5167/6: Changes: show \markup xxx = ... \etc assignments (5d84bfad46) Issue 5167/5: Allow defining markup commands in LilyPond syntax (9468b77cb2) Issue 5167/4: Parser: let `assignment_id' return a symbol (ef31f0442c) Issue 5167/3: Split off `markup-lambda' from `define-markup-command' (d2199b0163) Issue 5167/2: Let `make-markup' fetch the signature itself (fd56502084) Issue 5167/1: Reorganize markup commands to use object properties (8659a99f23) PO: fetch Swedish from the FTP (13798e90e8) Release: bump VERSION. (4051d44103)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a728d3eb6bfc..95205d63f31f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 16 18:35:29 UTC 2017
+# Thu Aug 17 02:44:52 UTC 2017
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.65.1.13.ge8b2544334
+ pkgver = 2.19.65.1.14.gfe8ccdd1a9
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f6bba6495ac0..740791a10a32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.65.1.13.ge8b2544334
+pkgver=2.19.65.1.14.gfe8ccdd1a9
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')