summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYidaozhan Ya2022-06-27 16:35:30 +0800
committerYidaozhan Ya2022-06-27 16:35:30 +0800
commite8af8335e9de7eeb5c3bf8b0a6de996e3c59a698 (patch)
treeef508e441cc08161c68d22be76e31d9297f2d85c
parentc541c72a45feb594f7a56e56522cb65465412b30 (diff)
downloadaur-e8af8335e9de7eeb5c3bf8b0a6de996e3c59a698.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 227bf4fcc782..0249c5468735 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moondust-project-master-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 - master branch, built by CI)
pkgver = 20220627
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/WohlSoft/Moondust-Project
install = moondust-project.install
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = moondust-project-master-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 da35819b0bd3..02b3357def34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: YidaozhanYa <yidaozhan_ya@outlook.com>
pkgname=moondust-project-master-bin
pkgver=20220627
-pkgrel=4
+pkgrel=5
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 - master branch, built by CI)"
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"