summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYidaozhan Ya2022-06-27 16:36:26 +0800
committerYidaozhan Ya2022-06-27 16:36:26 +0800
commit7af7e131d4ad56e3ebb65ee48b067f0a54056ddb (patch)
tree62535a4bd15e7b43b502bbf973035a71ee484986
parent96632a4ab5d4892059e0f3ab4e3d29407d5ca037 (diff)
downloadaur-7af7e131d4ad56e3ebb65ee48b067f0a54056ddb.tar.gz
url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4063c1707b43..c9bff3036a9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moondust-project-stable-bin
pkgdesc = Moondust Project (formerly known as PGE Project) is a free and open-source game engine and development kit for it, giving developers the ability to create platform games. (Binary package - stable branch)
pkgver = 0.4.3
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/WohlSoft/Moondust-Project
install = moondust-project.install
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = moondust-project-stable-bin
source = moondust-editor.png::https://github.com/WohlSoft/Moondust-Project/raw/master/Editor/_resources/images/cat_builder/cat_builder_256.png
source = moondust-calibrator.png::https://github.com/WohlSoft/Moondust-Project/raw/master/PlayableCalibrator/_resources/icon/calibrator_256.png
source = moondust-musplay.png::https://github.com/WohlSoft/Moondust-Project/raw/master/MusicPlayer/_resources/cat_musplay/cat_musplay_256x256.png
- source = moondust-maintainer.png::https://github.com/WohlSoft/Moondust-Project/blob/master/Maintainer/_resources/icon/maintainer256.png
+ source = moondust-maintainer.png::https://github.com/WohlSoft/Moondust-Project/raw/master/Maintainer/_resources/icon/maintainer256.png
source = moondust-editor.desktop
source = moondust-engine.desktop
source = moondust-musplay.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 487c86b92a60..7d340f7d4cce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: YidaozhanYa <yidaozhan_ya@outlook.com>
pkgname=moondust-project-stable-bin
pkgver=0.4.3
-pkgrel=5
+pkgrel=6
pkgdesc="Moondust Project (formerly known as PGE Project) is a free and open-source game engine and development kit for it, giving developers the ability to create platform games. (Binary package - stable branch)"
arch=('x86_64')
url="https://github.com/WohlSoft/Moondust-Project"
@@ -18,7 +18,7 @@ source=(
"moondust-editor.png::https://github.com/WohlSoft/Moondust-Project/raw/master/Editor/_resources/images/cat_builder/cat_builder_256.png"
"moondust-calibrator.png::https://github.com/WohlSoft/Moondust-Project/raw/master/PlayableCalibrator/_resources/icon/calibrator_256.png"
"moondust-musplay.png::https://github.com/WohlSoft/Moondust-Project/raw/master/MusicPlayer/_resources/cat_musplay/cat_musplay_256x256.png"
-"moondust-maintainer.png::https://github.com/WohlSoft/Moondust-Project/blob/master/Maintainer/_resources/icon/maintainer256.png"
+"moondust-maintainer.png::https://github.com/WohlSoft/Moondust-Project/raw/master/Maintainer/_resources/icon/maintainer256.png"
"moondust-editor.desktop"
"moondust-engine.desktop"
"moondust-musplay.desktop"