Date: Monday, December 16, 2019 @ 20:55:40 Author: alucryd Revision: 537885
upgpkg: musescore 3.3.4-1 Modified: musescore/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-16 20:50:08 UTC (rev 537884) +++ PKGBUILD 2019-12-16 20:55:40 UTC (rev 537885) @@ -4,7 +4,7 @@ # Contributor: Dr.Egg <[email protected]> pkgname=musescore -pkgver=3.3.3 +pkgver=3.3.4 pkgrel=1 pkgdesc='Create, play and print beautiful sheet music' arch=(x86_64) @@ -37,7 +37,7 @@ texlive-core ) optdepends=('lame: MP3 export') -source=(git+https://github.com/musescore/MuseScore.git#tag=57d770e98ac3af38576e54a4a9a603a6aa542ba8) +source=(git+https://github.com/musescore/MuseScore.git#tag=7684abeccf27075b0b2bbcb68baf289577f22e57) sha256sums=('SKIP') pkgver() {
