summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshenleban tongying2022-03-17 19:38:19 -0400
committershenleban tongying2022-03-17 19:38:19 -0400
commit9e4a5e5bc7b08f12c88b63d8723355e8b32ebe27 (patch)
tree6834b483afec4670f555d5d3f2f50d4d8bfdaa89
parentf7879e4ee757329dd52c0b06dd39a614e4cf967c (diff)
downloadaur-9e4a5e5bc7b08f12c88b63d8723355e8b32ebe27.tar.gz
update .SRCINFO
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a453654ca107..a14078d69184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Oct 10 03:56:29 UTC 2021
-pkgbase = goldendict-git
+pkgbase = goldendict-webengine-git
pkgdesc = A feature-rich dictionary lookup program, supporting multiple dictionary formats.
- pkgver = 1.5.0.RC.1130.gbaff02a1
+ pkgver = v22.2
pkgrel = 1
url = http://goldendict.org/
arch = i686
@@ -20,20 +18,21 @@ pkgbase = goldendict-git
depends = libeb
depends = libiconv
depends = opencc
- depends = qt5-webkit
depends = qt5-svg
depends = qt5-tools
depends = qt5-x11extras
depends = qt5-multimedia
+ depends = qt5-webengine
provides = goldendict
conflicts = goldendict
+ conflicts = goldendict-git
conflicts = goldendict-svn
conflicts = goldendict-git-opt
replaces = goldendict
+ replaces = goldendict-git
replaces = goldendict-svn
replaces = goldendict-git-opt
- source = goldendict-git::git+git://github.com/goldendict/goldendict.git
+ source = goldendict-webengine-git::git+https://github.com/xiaoyifang/goldendict.git
md5sums = SKIP
-pkgname = goldendict-git
-
+pkgname = goldendict-webengine-git
diff --git a/PKGBUILD b/PKGBUILD
index 6a636c969bd2..5a1c5d13d625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: slbtty <shenlebantongying@gmail.com>
pkgname=goldendict-webengine-git
-pkgver=v22.2.alpha-99077318
+pkgver=v22.2
pkgrel=1
pkgdesc="A feature-rich dictionary lookup program, supporting multiple dictionary formats."
arch=('i686' 'x86_64')