summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-14 21:12:51 +0200
committerStefan Husmann2016-07-14 21:12:51 +0200
commit214c6e6bf7ea90b680d593041c642aa0f87de913 (patch)
tree0f65150f28e205b56d77569ee8ac08338b9221cd
parent85dc48cc88f4167b59886af4bf2953cb942a7586 (diff)
downloadaur-214c6e6bf7ea90b680d593041c642aa0f87de913.tar.gz
Updated version (2.19.45.1.18.g4164bfb -> 2.19.45.1.20.g2fe27fd).
Changelog ========= Issue 4923/2: Add closing a file in `scale-down-image` (2fe27fd) Issue 4923/1: Add closing a file in `is-collection-fonts?` (264fa8b) Issue 4918: Fix CFF flavored font embedding for multiple output (4164bfb) 4915: NR: Mention standalone accidentals in figuremode (9821ace) Issue 4917: Remove some set_location calls from parser (7d7589b) Issue 4916: Let \overrideProperty use ApplyOutputEvent.symbol (9a7a866) Issue 4907: Midi_walker::do_start_note: skip ignored notes in stop_note_queue (e712183) Merge branch 'issue4914' (0f3898a) Issue 4914/3: Add Output_property_engraver back to Score (76dccb4) Run scripts/auxiliar/update-with-convert-ly.sh (7c5fcff) Issue 4914/2: convert-ly rule for removing Output_property_engraver (3058940) Issue 4914/1: Move Output_property_engraver to Score level (1d1976c) Issue 4911/4: Fix comments in context-mod-with regtest (90fce10) Issue 4911/3: Don't treat context modification identifiers special (17378a3) Run scripts/auxiliar/update-with-convert-ly.sh (f587047) Issue 4911/2: convert-ly rule to put \with before context mods (685274d) Issue 4911/1: \with #*unspecified* should be equivalent to \with { } (be3f284) Release: bump VERSION. (c06336c) Merge remote-tracking branch 'origin/release/unstable' into HEAD (3166508) Trivial typo fix in doc-work.itexi (03db888)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27ca33f6824b..8a14a04f2caa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 11 19:34:24 UTC 2016
+# Thu Jul 14 19:12:51 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.45.1.18.g4164bfb
+ pkgver = 2.19.45.1.20.g2fe27fd
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d3d21a75bf2b..2a37145a26f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.45.1.18.g4164bfb
+pkgver=2.19.45.1.20.g2fe27fd
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')