summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-15 20:13:57 +0200
committerStefan Husmann2016-07-15 20:13:57 +0200
commit7bda71b675a1064bf91519e95f3b7f64caa9152b (patch)
tree71f4a8aafddea91b2aff83d1c202bf1beb859112
parent214c6e6bf7ea90b680d593041c642aa0f87de913 (diff)
downloadaur-7bda71b675a1064bf91519e95f3b7f64caa9152b.tar.gz
Updated version (2.19.45.1.20.g2fe27fd -> 2.19.45.1.21.gdb92af5).
Changelog ========= Issue 4925: Don't use @code inside of @example (db92af5) 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 8a14a04f2caa..15e0c9aa5c91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jul 14 19:12:51 UTC 2016
+# Fri Jul 15 18:13:54 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.45.1.20.g2fe27fd
+ pkgver = 2.19.45.1.21.gdb92af5
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2a37145a26f2..c350e3b0959f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.45.1.20.g2fe27fd
+pkgver=2.19.45.1.21.gdb92af5
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')