summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYidaozhan Ya2022-06-27 15:01:19 +0800
committerYidaozhan Ya2022-06-27 15:01:19 +0800
commit36c0ae87f0a9a5cfeab2a61a63f009d1f3e14cff (patch)
tree97d15b4a57e2d61007a46a05d3afb03eda1f5198
parentc6d193b38e5a507ccaf491209daec5ad7ce8c13b (diff)
downloadaur-36c0ae87f0a9a5cfeab2a61a63f009d1f3e14cff.tar.gz
desktop
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d133ac28d831..a9f3de371315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: YidaozhanYa <yidaozhan_ya@outlook.com>
pkgname=moondust-project-stable-bin
pkgver=0.4.3
-pkgrel=3
+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 - stable branch)"
arch=('x86_64')
url="https://github.com/WohlSoft/Moondust-Project/"
license=('GPLv3')
-depends=('ffmpeg' 'sox' 'libtiff')
+depends=('ffmpeg' 'sox' 'libtiff' 'desktop-file-utils')
#makedepends=('git')
optdepends=()
provides=('moondust-project')