summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanghua0002022-03-25 21:34:06 +0800
committerzhanghua0002022-03-25 21:34:06 +0800
commit23b6e2f2c887db34920c9fd044519cf90f007a38 (patch)
tree71172d75cec64a598bdbafbeac33a63f0b32341c
parenta19d10874f3f7228062bcfc7edd3b0b31a205c3b (diff)
downloadaur-23b6e2f2c887db34920c9fd044519cf90f007a38.tar.gz
Adjust depends from official version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3dd99ffc9b3..85b50d944d87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icalingua++-git
pkgdesc = A Linux client for QQ and more(fork to upgrading)
- pkgver = 2.5.3.r0.g2612ba6
+ pkgver = 2.5.8.r12.g6f1611e
pkgrel = 1
url = https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
arch = aarch64
@@ -27,7 +27,7 @@ pkgname = icalingua++-electron-git
pkgdesc = A Linux client for QQ and more(fork to continue upgrading) with system electron
depends = ffmpeg
depends = libappindicator-gtk3
- depends = electron13
+ depends = electron
provides = electron-qq
provides = icalingua
provides = icalingua-electron
diff --git a/PKGBUILD b/PKGBUILD
index c4b0086a9f61..f9c19f718c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Clansty <i at gao4 dot pw>
pkgname=("icalingua++-git" "icalingua++-electron-git")
-pkgver=2.5.3.r0.g2612ba6
+pkgver=2.5.8.r12.g6f1611e
pkgrel=1
pkgdesc='A Linux client for QQ and more(fork to upgrading)'
license=('AGPL')
@@ -54,7 +54,7 @@ package_icalingua++-git(){
package_icalingua++-electron-git(){
conflicts+=("icalingua-electron")
provides+=("icalingua-electron")
- depends+=('electron13')
+ depends+=('electron')
pkgdesc='A Linux client for QQ and more(fork to continue upgrading) with system electron'
case ${CARCH} in
"x86_64")