summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzzy2021-05-04 16:36:20 +0800
committerzzy2021-05-04 16:36:20 +0800
commit1e413791215be8c534defa93f84929ccb0b82756 (patch)
tree0d57993c387e957f586213b5c6a98cde4f34127f
parent368a0b166a24d7b22df2a293620c3ff199642d4d (diff)
downloadaur-1e413791215be8c534defa93f84929ccb0b82756.tar.gz
plantsvszombies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e1193dcc1f5..5ca3be46ac47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = plantsvszombies
pkgdesc = plantsvszombies by deepin-wine5
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/zzy-ac/plantsvszombies
arch = x86_64
license = GPL
depends = deepin-wine5
- depends = deepin-wine5-helper
+ depends = deepin-wine-helper
provides = plantsvszombies=1.1
source = https://hub.fastgit.org/zzy-ac/plantsvszombies/raw/master/plantsvszombies.tar.gz
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b67f2f1f1be7..2b3bfe65cdc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
# Maintainer: zzy-ac <1304024859@qq.com>
pkgname=plantsvszombies
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="plantsvszombies by deepin-wine5"
arch=(x86_64)
url="https://github.com/zzy-ac/plantsvszombies"
license=('GPL')
-depends=('deepin-wine5' 'deepin-wine5-helper')
+depends=('deepin-wine5' 'deepin-wine-helper')
provides=(plantsvszombies=$pkgver)
replaces=()
backup=()