summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzzy2021-04-14 18:59:49 +0800
committerzzy2021-04-14 18:59:49 +0800
commit9e205d5f805147e37ec11226f8371312c460d2e6 (patch)
tree75cf4f43448da47a4d8cd69c2a5f04fb613aa3d5 /PKGBUILD
parenta90ba86f37eda65e3d47b98d93b76bcb54cecbe9 (diff)
downloadaur-9e205d5f805147e37ec11226f8371312c460d2e6.tar.gz
xianjianqixiazhuan95
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d39d644696f..ee64f76ccaf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
# Maintainer: zzy-ac <1304024859@qq.com>
pkgname=com.pal.dosbox
pkgver=0.95
-pkgrel=1
+pkgrel=2
pkgdesc="仙剑奇侠传DOS经典版,原声音效,少年时的武侠回忆
仙剑奇侠传DOS经典版,原声音效,少年时的武侠回忆"
arch=(x86_64)
url="https://github.com/zzy-ac/games"
license=('GPL')
-depends=(dosbox)
+depends=('dosbox')
provides=(com.pal.dosbox=$pkgver)
replaces=()
backup=()