summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2020-04-11 00:49:12 +0200
committerhaawda2020-04-11 00:49:12 +0200
commit4ce38d6a2d277a060e32eb5b343447556f7e031b (patch)
tree3503cea7e0a87b439160d764eea59e91562b9235
parentef712ed7c03950328615393c43ac7f100e27f611 (diff)
downloadaur-4ce38d6a2d277a060e32eb5b343447556f7e031b.tar.gz
bull from master's tip again
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1831e57a6d56..e59e1d15d32d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.21.r29070.28b894cb8d
+ pkgver = 2.21.r29133.cf4876d399
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -26,7 +26,7 @@ pkgbase = lilypond-git
provides = lilypond
conflicts = lilypond
options = !makeflags
- source = git://git.savannah.gnu.org/lilypond.git#commit=28b894cb8d121eb7f531e193d1736b99fe593edf
+ source = git://git.savannah.gnu.org/lilypond.git
md5sums = SKIP
pkgname = lilypond-git
diff --git a/PKGBUILD b/PKGBUILD
index f11c3f1c0dce..5826c12f31c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.21.r29070.28b894cb8d
+pkgver=2.21.r29133.cf4876d399
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@ optdepends=('extractpdfmark: for reducing the size of pdf output significantly'
'tk: for the gui')
provides=('lilypond')
conflicts=('lilypond')
-source=(git://git.savannah.gnu.org/lilypond.git#commit=28b894cb8d121eb7f531e193d1736b99fe593edf)
+source=(git://git.savannah.gnu.org/lilypond.git)
md5sums=('SKIP')
options=('!makeflags')