summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-09-05 20:58:25 +0200
committerStefan Husmann2016-09-05 20:58:25 +0200
commit918c4bbe873fdc0f191e28974a8290d25a4f83dc (patch)
treeda6695d2dd32121d0c677ab333cda98ac8862658
parent80f43332c3394d5aa5a3c30265fb10d560f81941 (diff)
downloadaur-918c4bbe873fdc0f191e28974a8290d25a4f83dc.tar.gz
Updated version (2.19.47.1.5.g7a68713 -> 2.19.47.1.12.gc16c865).
Changelog ========= Issue 4961/7: Remove complex{conjugate,divide,exp}, Offset::arg (c16c865) Issue 4961/6: Let make_partial_ellipse_boxes use degrees (1f30236) Issue 4961/5: Change rotations to degrees rather than radians (28d3a73) Issue 4961/4: Simplify polar->rectangular (16a2d2c) Issue 4961/3: Add ly:length, ly:directed, ly:angle (aca522d) Issue 4961/2: Add offset_directed (Real) (1cab9ca) Issue 4961/1: Make Offset::angle_degrees () deliver nicer angles (929f0b6) Doc: Issue 4958: CG: Expand description of the engraver hooks (7a68713) Issue 4960 Fix micro-tones assigned to strings in TabStaff (46a056a) Release: bump VERSION. (d6e9314) Merge remote-tracking branch 'origin/release/unstable' into HEAD (acdac6e) Issue 4959: output-ps.scm: remove unused helper functions (41fdcaf)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ca380f78cf8..1c4b68641e00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 3 13:13:45 UTC 2016
+# Mon Sep 5 18:58:25 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.47.1.5.g7a68713
+ pkgver = 2.19.47.1.12.gc16c865
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e82deeea79cc..bb9b0ba1a2c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.47.1.5.g7a68713
+pkgver=2.19.47.1.12.gc16c865
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')