summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIntegral2023-09-07 22:26:09 +0800
committerIntegral2023-09-07 22:26:09 +0800
commit9ca516799c4152d25c759a744eb37ebfe6eaaf36 (patch)
treed3344b206c1f4ee4d9ec63fe8494a5b7ba913ef2
parent0101043c23742cb38645ff68678cda593e98eaa8 (diff)
downloadaur-9ca516799c4152d25c759a744eb37ebfe6eaaf36.tar.gz
Bumped to 3.2.0_16736
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da0371315d4f..b21f9cad0d36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Purofle <purofle@gmail.com>
# Contributor: Integral <luckys68@126.com>
+
pkgname=linuxqq
-pkgver=3.2.0_16605
+pkgver=3.2.0_16736
pkgrel=1
epoch=2
pkgdesc='New Linux QQ based on Electron'
@@ -11,12 +12,12 @@ license=('custom')
conflicts=('linuxqq-nt-bwrap')
depends=('nss' 'alsa-lib' 'gtk3' 'gjs' 'at-spi2-core' 'libvips' 'openjpeg2')
optdepends=('libappindicator-gtk3: Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).')
-source_x86_64=("https://dldir1.qq.com/qqfile/qq/QQNT/1776936e/${pkgname}_${pkgver//_/-}_amd64.deb")
-source_aarch64=("https://dldir1.qq.com/qqfile/qq/QQNT/1776936e/${pkgname}_${pkgver//_/-}_arm64.deb")
+source_x86_64=("https://dldir1.qq.com/qqfile/qq/QQNT/d3b9a722/${pkgname}_${pkgver//_/-}_amd64.deb")
+source_aarch64=("https://dldir1.qq.com/qqfile/qq/QQNT/d3b9a722/${pkgname}_${pkgver//_/-}_arm64.deb")
source=("linuxqq.sh")
sha512sums=('796cd017fcd8305c0db08dcb99c53720d86669c5269a1c0cde39769a4b977e25dd4e3d405f34b232072dc117b87384a17d0e729c09ba6dbf3f643f717bcbcb3b')
-sha512sums_x86_64=('d1668f9ef06f064203265cf6d27724d6a7b5f8ed171b8d3ab4c11019f923e6455115f10decfcde9586104bf811193b05c8ff57265fb7d7ee3966106c09c7e035')
-sha512sums_aarch64=('eb18de0795b5c1eb43d5cc30883258b4e83332a5be1f2761152bb1571399dea1a499b3fd100f2a5c2a4fba3af2e241a1962a4c4c89841dfbd0c739bec41358e9')
+sha512sums_x86_64=('85f436d417eb937b5f8d3056dd551e0b0d38c873b87bcf33a5b76c1dab3cc154ed66265736e5f464c74db9350060e29ca6773c2f145e1efdba8376da104dfd9a')
+sha512sums_aarch64=('0814d56180a2d0f215fb8d8acad46356e9feceaec17a00eafcbd8c437914000e24dd3d1d8aa9e4a9445db123f1bbea5b5898efa233045fd9f6b43f01875a8941')
package() {
echo " -> Extracting the data.tar.xz..."