summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-17 22:38:30 +0200
committerStefan Husmann2016-07-17 22:38:30 +0200
commitcb8e752442b17f10215209eabd0bfdf9cb1324d3 (patch)
treeda64aa8929bc4a7e43b3edb9dbb97654d40a040a
parent66f8aa083f1e51bd699b4d4a134bfb6d4657884a (diff)
downloadaur-cb8e752442b17f10215209eabd0bfdf9cb1324d3.tar.gz
Updated version (2.19.45.1.24.g1e399ae -> 2.19.45.1.25.g47b45b5).
Changelog ========= Issue 4926: Remove warning to use \harmonics in chords only (47b45b5) Issue 4924: Fix the warning message for OTC fonts (1e399ae) Doc: specify which \header blocks generate PDF metadata (973fb1c) Doc-fr : sync with master (3d18bd4) 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 fb595d5fca0b..d46055f2f7d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 17 17:55:49 UTC 2016
+# Sun Jul 17 20:38:29 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.45.1.24.g1e399ae
+ pkgver = 2.19.45.1.25.g47b45b5
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0e6201a7133a..561d3af79ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.45.1.24.g1e399ae
+pkgver=2.19.45.1.25.g47b45b5
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')