summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshenleban tongying2023-03-17 07:10:45 -0400
committershenleban tongying2023-03-17 07:10:45 -0400
commit4174045d3dde3e3e91c50d649ef4b6f139c296a2 (patch)
tree161e428ecfb6500a27f8fb9b3efa5bdc166cfb88
parent037d9362bab1af7da82e8a8eb042b2076541dff6 (diff)
downloadaur-4174045d3dde3e3e91c50d649ef4b6f139c296a2.tar.gz
update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6799e6c3a251..6c1566a2f7c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = goldendict-webengine-git
pkgdesc = A feature-rich dictionary lookup program, supporting multiple dictionary formats.
- pkgver = 22.9.24.alpha.221116.9bb71336.r48.g9f65f3c1
+ pkgver = 23.02.07.alpha.230226.656cd373.r34.gfb6d4f9c
pkgrel = 1
- url = http://goldendict.org/
+ url = https://github.com/xiaoyifang/goldendict
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index fb78778cfd53..b7bfe64d665e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
# Maintainer: slbtty <shenlebantongying@gmail.com>
pkgname=goldendict-webengine-git
-pkgver=22.9.24.alpha.221116.9bb71336.r48.g9f65f3c1
+pkgver=23.02.07.alpha.230226.656cd373.r34.gfb6d4f9c
pkgrel=1
pkgdesc="A feature-rich dictionary lookup program, supporting multiple dictionary formats."
arch=('i686' 'x86_64')
url="https://github.com/xiaoyifang/goldendict"
-url="http://goldendict.org/"
license=('GPL3')
depends=('ffmpeg' 'hunspell' 'libvorbis' 'libxtst' 'lzo' 'zlib' 'xz' 'libeb' 'opencc'
'qt5-svg' 'qt5-tools' 'qt5-x11extras' 'qt5-multimedia' 'qt5-webengine')