summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-26 05:51:44 +0200
committerhaawda2017-08-26 05:51:44 +0200
commit2ca39f73a8b639589ba33d5040ab8d3dedc8452f (patch)
tree849a4f375e07f2a612b1cc32f3b06b42015e7de3
parent721d0a2523843baeb62a3a8c5e7a08f43427dd59 (diff)
downloadaur-2ca39f73a8b639589ba33d5040ab8d3dedc8452f.tar.gz
Updated version (2.19.65.1.22.gf0781fa821 -> 2.19.65.1.23.gc9a4b1a9a3).
Changelog ========= Issue 5175: Update URW++ OTF files (c9a4b1a9a3) Additions to event-listener.ly for DrumVoice (f0781fa821) Support for English note names in Arabic Music (2be5896dc7) Issue 5171: Self_alignment_interface::aligned_on_self: bad warning (67f386e3d8) Web: Addition to 'What we wrote' section (000a1b91ea) Merge branch 'issue5156' into HEAD (405cba59df) Run scripts/auxiliar/update-with-convert-ly.sh (3ac792f8d1) Issue 5156: Change \note markup command to get a duration (e35b7959df) Bump VERSION to 2.21.0 (13610c3015) 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 45209b4d474e..c196bb2fab4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 23 03:45:51 UTC 2017
+# Sat Aug 26 03:51:38 UTC 2017
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.65.1.22.gf0781fa821
+ pkgver = 2.19.65.1.23.gc9a4b1a9a3
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 38639a4747e0..6ad8bd8c1d73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.65.1.22.gf0781fa821
+pkgver=2.19.65.1.23.gc9a4b1a9a3
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')