summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanghua0002022-06-04 12:32:13 +0800
committerzhanghua0002022-06-04 12:32:13 +0800
commitc1ee0444d95a4c23a6db9772138dd6d072536258 (patch)
tree492ec43a66c12c52252441a7b10481c52fbaa075
parente50ed83b2a39e4d6832bcb0be23bed81c341f457 (diff)
downloadaur-c1ee0444d95a4c23a6db9772138dd6d072536258.tar.gz
Upgrade to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7179c5ac3ddd..3778429a4fb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = icalingua++-git
pkgdesc = A Linux client for QQ and more(fork to upgrading)
- pkgver = 2.6.3.r1.gd070477
- pkgrel = 2
+ pkgver = 2.6.4.r0.g25b4423
+ pkgrel = 1
url = https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
arch = aarch64
arch = x86_64
@@ -27,7 +27,7 @@ pkgname = icalingua++-electron-git
pkgdesc = A Linux client for QQ and more(fork to upgrading) with system electron
depends = ffmpeg
depends = libappindicator-gtk3
- depends = electron
+ depends = electron17
provides = electron-qq
provides = icalingua
provides = icalingua-electron
diff --git a/PKGBUILD b/PKGBUILD
index 9215c23501c3..971a31caa574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Clansty <i at gao4 dot pw>
pkgname=("icalingua++-git" "icalingua++-electron-git")
-pkgver=2.6.3.r1.gd070477
-pkgrel=2
+pkgver=2.6.4.r0.g25b4423
+pkgrel=1
pkgdesc='A Linux client for QQ and more(fork to upgrading)'
license=('AGPL')
depends=('ffmpeg' 'libappindicator-gtk3')
@@ -18,7 +18,7 @@ conflicts=('electron-qq' 'icalingua')
replaces=('electron-qq')
source=("Icalingua::git+${url}")
sha256sums=('SKIP')
-_electron=electron
+_electron=electron17
pkgver(){
cd "${srcdir}/Icalingua"