summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCory Sanin2023-07-16 21:55:10 -0500
committerCory Sanin2023-07-16 21:55:10 -0500
commitf81f8f0947d23b86732f23c4a8f1efb4e3443759 (patch)
tree04541e18ce48ca02728b463c30fc1ee357a5dd78
parent7abe3468ffde33d03e9f8977c814cb690080867d (diff)
downloadaur-f81f8f0947d23b86732f23c4a8f1efb4e3443759.tar.gz
upgpkg: moonscraper-chart-editor-bin 1.5.1-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7271735e54a2..4ce3880526c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moonscraper-chart-editor-bin
pkgdesc = Moonscraper Chart Editor is a song editor for Guitar Hero style rhythm games.
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/FireFox2000000/Moonscraper-Chart-Editor
arch = x86_64
arch = i686
@@ -9,7 +9,7 @@ pkgbase = moonscraper-chart-editor-bin
provides = moonscraper-chart-editor
conflicts = moonscraper-chart-editor
options = !strip
- source = moonscraper.tar.gz::https://github.com/FireFox2000000/Moonscraper-Chart-Editor/releases/download/1.5.1/Moonscraper.Chart.Editor.v1.5.1.Linux.Universal.tar.gz
+ source = moonscraper-1.5.1.tar.gz::https://github.com/FireFox2000000/Moonscraper-Chart-Editor/releases/download/1.5.1/Moonscraper.Chart.Editor.v1.5.1.Linux.Universal.tar.gz
source = moonscraper-chart-editor.desktop::https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/1.5.1/aur/moonscraper-chart-editor.desktop
source = LICENSE::https://raw.githubusercontent.com/FireFox2000000/Moonscraper-Chart-Editor/1.5.1/LICENSE
sha1sums = ff86e1e15a1c3e3e9af08d099c4062379f5791a4
diff --git a/PKGBUILD b/PKGBUILD
index 99139352f710..6c2046163a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,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.1
-pkgrel=1
+pkgrel=2
provides=("$_pkgname")
conflicts=("$_pkgname")
url="https://github.com/FireFox2000000/Moonscraper-Chart-Editor"
@@ -12,7 +12,7 @@ arch=("x86_64"
"i686")
license=("BSD-3-Clause")
_commit="$pkgver"
-source=("moonscraper.tar.gz"::"https://github.com/FireFox2000000/Moonscraper-Chart-Editor/releases/download/$pkgver/Moonscraper.Chart.Editor.v$pkgver.Linux.Universal.tar.gz"
+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=('ff86e1e15a1c3e3e9af08d099c4062379f5791a4'