summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hua2022-12-11 20:42:46 +0800
committerZhang Hua2022-12-11 20:42:46 +0800
commit19397fe1474630d85fc16c2d98a04c28075322e3 (patch)
treefaff94a7b5a71cc2834cc3a863b0f11460394faa
parent7f88e7889ad628a01a7f2c2e683123deadd8e7d9 (diff)
downloadaur-19397fe1474630d85fc16c2d98a04c28075322e3.tar.gz
Switch to branch develop
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8d8063b6b3a..898e99da9a77 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.7.7.r2.g3e9c74f1
- pkgrel = 2
+ pkgver = 2.7.7.r2.29.gd5bb6fc8
+ pkgrel = 1
url = https://github.com/Icalingua-plus-plus/Icalingua-plus-plus
arch = aarch64
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = icalingua++-git
conflicts = electron-qq
conflicts = icalingua
replaces = electron-qq
- source = Icalingua::git+https://github.com/Icalingua-plus-plus/Icalingua-plus-plus#branch=development
+ source = Icalingua::git+https://github.com/Icalingua-plus-plus/Icalingua-plus-plus#branch=develop
sha256sums = SKIP
pkgname = icalingua++-git
@@ -28,7 +28,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 = electron17
+ depends = electron21
provides = electron-qq
provides = icalingua
provides = icalingua-electron
diff --git a/PKGBUILD b/PKGBUILD
index 13b11d17ef41..a166447dfdee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Clansty <i at gao4 dot pw>
pkgname=("icalingua++-git" "icalingua++-electron-git")
-pkgver=2.7.7.r2.g3e9c74f1
-pkgrel=2
+pkgver=2.7.7.r2.29.gd5bb6fc8
+pkgrel=1
pkgdesc='A Linux client for QQ and more(fork to upgrading)'
license=('AGPL')
depends=('ffmpeg' 'libappindicator-gtk3')
@@ -16,9 +16,9 @@ url="https://github.com/Icalingua-plus-plus/Icalingua-plus-plus"
provides=('electron-qq' 'icalingua')
conflicts=('electron-qq' 'icalingua')
replaces=('electron-qq')
-source=("Icalingua::git+${url}#branch=development")
+source=("Icalingua::git+${url}#branch=develop")
sha256sums=('SKIP')
-_electron=electron17
+_electron=electron21
pkgver(){
cd "${srcdir}/Icalingua"