summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCory Sanin2023-01-20 19:18:22 -0600
committerCory Sanin2023-01-20 19:18:22 -0600
commite1b53113cdb34b3ccfa8fdd5759915786dedb2a8 (patch)
tree3b95cdf586c27e01c8f9cfce31bcc7e25b452c52 /PKGBUILD
parent7cc928f66b559e8fa817c08880a165d139f04523 (diff)
downloadaur-e1b53113cdb34b3ccfa8fdd5759915786dedb2a8.tar.gz
upgpkg: moonscraper-chart-editor-bin 1.5.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 194265a30950..d30420539c23 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.4.4
+pkgver=1.5.0
pkgrel=1
provides=("$_pkgname")
conflicts=("$_pkgname")
@@ -12,10 +12,10 @@ arch=("x86_64"
"i686")
license=("BSD-3-Clause")
_commit="$pkgver"
-source=("moonscraper.tar.gz"::"https://github.com/FireFox2000000/Moonscraper-Chart-Editor/releases/download/1.4.4/Moonscraper.Chart.Editor.v1.4.4.Linux.Universal.tar.gz"
+source=("moonscraper.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"
- "https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/$_commit/LICENSE")
-sha1sums=('415ba70a39e4aff967f721387570dffbe1af8164'
+ "LICENSE"::"https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/$_commit/LICENSE")
+sha1sums=('b224f1fb532016a5e10c8756c1fd85f16c51186b'
'e4c64c84730ee05b26e521537fc09fa82925fe72'
'2d61750d08d43082718a1548810f76be186a9030')
options=(!strip)