summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-08-10 11:27:06 +0800
committerzxp198210052023-08-10 11:27:06 +0800
commitf01b109b2b6ac019bb768130a596457e8dba1be3 (patch)
tree8412292a0ffbc6bd92ead74c197622e96408c243 /PKGBUILD
parent21e45c28b5e0b43d5c60a6bdbf192a22fa738f3e (diff)
downloadaur-f01b109b2b6ac019bb768130a596457e8dba1be3.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1de3f311eff..7f80f4eb81bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
-pkgname="aniship-bin"
+pkgname=aniship-bin
pkgver=0.0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A convenient and functional unofficial client that allows for easy viewing of anime on PCs and laptops."
arch=('x86_64')
url="https://t.me/aniship"
_githuburl="https://github.com/progzone122/AniShip"
license=('custom')
-provides=("${pkgname%-bin}")
+provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
depends=('bash' 'electron16' 'gcc-libs' 'glibc')
source=("${pkgname%-bin}-${pkgver}.AppImage::${_githuburl}/releases/download/v${pkgver}night/setup-0.0.4-2.AppImage"