Date: Tuesday, May 7, 2019 @ 16:21:08 Author: alucryd Revision: 462347
upgpkg: musescore 3.0.5-2 Modified: musescore/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-07 16:20:50 UTC (rev 462346) +++ PKGBUILD 2019-05-07 16:21:08 UTC (rev 462347) @@ -5,7 +5,7 @@ pkgname=musescore pkgver=3.0.5 -pkgrel=1 +pkgrel=2 pkgdesc='Create, play and print beautiful sheet music' arch=(x86_64) url=https://musescore.org/ @@ -43,7 +43,7 @@ } build() { - make PREFIX=/usr NO_RPATH=TRUE USE_SYSTEM_FREETYPE=ON -C MuseScore release + make PREFIX=/usr NO_RPATH=TRUE USE_SYSTEM_FREETYPE=ON -C MuseScore revision release } package() {
