summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYidaozhan Ya2022-06-27 16:27:20 +0800
committerYidaozhan Ya2022-06-27 16:27:20 +0800
commitc541c72a45feb594f7a56e56522cb65465412b30 (patch)
tree6124481b5d8b1b13e13a9693ac40c4e50f01ae32
parent19f5201a5064b55caa3c022e93a5c08023b42bd0 (diff)
downloadaur-c541c72a45feb594f7a56e56522cb65465412b30.tar.gz
url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43e306ebbb2f..227bf4fcc782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,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
- url = https://github.com/WohlSoft/Moondust-Project/
+ url = https://github.com/WohlSoft/Moondust-Project
install = moondust-project.install
arch = x86_64
license = GPLv3
diff --git a/PKGBUILD b/PKGBUILD
index 43a1ed1e3d13..da35819b0bd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=20220627
pkgrel=4
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/"
+url="https://github.com/WohlSoft/Moondust-Project"
license=('GPLv3')
depends=('ffmpeg' 'sox' 'libtiff' 'desktop-file-utils' 'moondust-configpack')
#makedepends=('git')