summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-02-02 18:45:59 +0800
committerzxp198210052024-02-02 18:45:59 +0800
commit9b4f39b2f5557826f57a1bc4e030a056ce8dc638 (patch)
tree61cfec621d3fac5110054f50db7b02fa67c514ab /PKGBUILD
parent59a2a14b977dcfdc279d4842fcb328f82700908d (diff)
downloadaur-9b4f39b2f5557826f57a1bc4e030a056ce8dc638.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b6f5f12a71e..700348445a97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,24 +2,20 @@
pkgname=syng-bin
_appname=syng
pkgver=2.0.0_beta_5
-pkgrel=3
+pkgrel=4
pkgdesc="A free, open source, cross-platform, Chinese-To-English dictionary for desktops."
arch=("x86_64")
url="https://getsyng.com/"
_ghurl="https://github.com/sotch-pr35mac/syng"
license=(
- 'GPL3'
- 'custom:CC-CEDICT'
+ 'GPL-3.0-only'
+ 'LicenseRef-CC-CEDICT'
)
provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
depends=(
'hicolor-icon-theme'
'gtk3'
- 'openssl'
- 'cairo'
- 'gdk-pixbuf2'
- 'pango'
'webkit2gtk'
)
source=(