summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYidaozhan Ya2022-06-27 16:36:53 +0800
committerYidaozhan Ya2022-06-27 16:36:53 +0800
commit72e3a6764dca4a77c59b3c7dad61d0f3808fdf17 (patch)
tree29bb19314ad7b26785744fc81f9c234acc9a29af
parent8269243e709b22d84936c5fc0cc0817cb7c75aa9 (diff)
downloadaur-72e3a6764dca4a77c59b3c7dad61d0f3808fdf17.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 0db1ba8d0667..d8d401905032 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moondust-project-git
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. (Build from source)
pkgver = r1151.g1a881ab9b
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/WohlSoft/Moondust-Project
install = moondust-project.install
arch = x86_64
@@ -49,7 +49,7 @@ pkgbase = moondust-project-git
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 cb238ca58237..518ebaf71533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: YidaozhanYa <yidaozhan_ya@outlook.com>
pkgname=moondust-project-git
pkgver=r1151.g1a881ab9b
-pkgrel=1
+pkgrel=2
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. (Build from source)"
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"