summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCory Sanin2024-04-08 09:31:52 -0500
committerCory Sanin2024-04-08 09:31:52 -0500
commitc40412be4ba6f54e5abd5075dcae213d47e4f5e2 (patch)
treeaf01ac87bdeccc8d214272cd014ac32b562782ab /PKGBUILD
parent3e53d5a181daf1fe5d61559c22f647fa8102891b (diff)
downloadaur-moonscraper-chart-editor-bin.tar.gz
upgpkg: moonscraper-chart-editor-bin 1.5.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 922a6c0ab7a1..bfa3c37db697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=moonscraper-chart-editor
pkgname=${_pkgname}-bin
pkgdesc="Moonscraper Chart Editor is a song editor for Guitar Hero style rhythm games."
-pkgver=1.5.5
+pkgver=1.5.6
pkgrel=1
provides=("$_pkgname")
conflicts=("$_pkgname")
@@ -15,7 +15,7 @@ _commit="$pkgver"
source=("moonscraper-$pkgver.tar.gz"::"https://github.com/FireFox2000000/Moonscraper-Chart-Editor/releases/download/$pkgver/Moonscraper.Chart.Editor.v$pkgver.Linux.Universal.tar.gz"
"$_pkgname.desktop"::"https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/$_commit/aur/moonscraper-chart-editor.desktop"
"LICENSE"::"https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/$_commit/LICENSE")
-sha1sums=('f7a712a3577439f59f256c48236e96c1ecec575c'
+sha1sums=('2999accb13aae3fe306483da343ce11949207989'
'e4c64c84730ee05b26e521537fc09fa82925fe72'
'2d61750d08d43082718a1548810f76be186a9030')
options=(!strip)