summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshenleban tongying2024-05-05 11:06:06 -0400
committershenleban tongying2024-05-05 11:06:06 -0400
commitf769cceac55627862a600b84f5dec56b24ae2a3d (patch)
tree41053c2eb0882bae5c59655869089471c1dc050c
parent5594de89e49e74ef8cfc90b9dfb6a1070a9407f5 (diff)
downloadaur-f769cceac55627862a600b84f5dec56b24ae2a3d.tar.gz
24.05.05
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3509cb035948..978a8cb3cb5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = goldendict-ng
pkgdesc = The next generation GoldenDict (Supports Qt WebEngine & Qt6).
- pkgver = 24.01.22
+ pkgver = 24.05.05
pkgrel = 2
url = https://github.com/xiaoyifang/goldendict-ng
arch = i686
@@ -39,7 +39,7 @@ pkgbase = goldendict-ng
replaces = goldendict-svn
replaces = goldendict-git-opt
replaces = goldendict-webengine-git
- source = goldendict-ng-24.01.22.tar.gz::https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v24.01.22-LoongYear.3dddb3be.tar.gz
- sha256sums = d09fba435dd64aba594fbe2fae39811c08a09128c819c05bfcb31159620d78be
+ source = goldendict-ng-24.05.05.tar.gz::https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v24.05.05-LiXia.ecd1138c.tar.gz
+ sha256sums = e7cf55fef4ddf00d87b4e54489ec33a605b1d5634d0b7c46ddcdd261c3113790
pkgname = goldendict-ng
diff --git a/PKGBUILD b/PKGBUILD
index fe7533c8ef8a..521095b35a9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: slbtty <shenlebantongying@gmail.com>
pkgname=goldendict-ng
-pkgver=24.01.22
-true_ver=24.01.22-LoongYear.3dddb3be
+pkgver=24.05.05
+true_ver=24.05.05-LiXia.ecd1138c
pkgrel=2
pkgdesc="The next generation GoldenDict (Supports Qt WebEngine & Qt6)."
arch=('i686' 'x86_64' 'aarch64')
@@ -39,7 +39,7 @@ conflicts=('goldendict' 'goldendict-git' 'goldendict-ng-git' 'goldendict-svn' 'g
provides=('goldendict')
replaces=('goldendict-svn' 'goldendict-git-opt' 'goldendict-webengine-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v${true_ver}.tar.gz")
-sha256sums=('d09fba435dd64aba594fbe2fae39811c08a09128c819c05bfcb31159620d78be')
+sha256sums=('e7cf55fef4ddf00d87b4e54489ec33a605b1d5634d0b7c46ddcdd261c3113790')
prepare() {
# This flag leads to crashs around Oct 2022, remove this in future.