summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-04-11 00:49:12 +0200
committerhaawda2020-04-11 00:49:12 +0200
commit4ce38d6a2d277a060e32eb5b343447556f7e031b (patch)
tree3503cea7e0a87b439160d764eea59e91562b9235 /PKGBUILD
parentef712ed7c03950328615393c43ac7f100e27f611 (diff)
downloadaur-4ce38d6a2d277a060e32eb5b343447556f7e031b.tar.gz
bull from master's tip again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')