Skip to content

Commit

Permalink
linuxqq: auto updated to 5:3.2.13_29725-2
Browse files Browse the repository at this point in the history
  • Loading branch information
taotieren committed Nov 17, 2024
1 parent 8f7fdee commit f63889a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions aur-repo/linuxqq/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Contributor: Integral <integral@member.fsf.org>

pkgname=linuxqq
pkgver=3.2.13_29271
pkgrel=3
pkgver=3.2.13_29725
pkgrel=2
epoch=5
pkgdesc="New Linux QQ based on Electron"
arch=('x86_64' 'aarch64' 'loong64')
Expand All @@ -12,16 +12,16 @@ license=('LicenseRef-QQ')
conflicts=("${pkgname}-nt-bwrap")
depends=('nss' 'alsa-lib' 'gtk3' 'gjs' 'at-spi2-core' 'libvips' 'openjpeg2' 'openslide')
optdepends=('libappindicator-gtk3: Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).')
_md5_prefix=a090850e
_md5_prefix=4a705495
_src_prefix="${pkgname}_${pkgver/_/-}"
source_x86_64=("https://dldir1.qq.com/qqfile/qq/QQNT/${_md5_prefix}/${_src_prefix}_amd64.deb")
source_aarch64=("https://dldir1.qq.com/qqfile/qq/QQNT/${_md5_prefix}/${_src_prefix}_arm64.deb")
source_loong64=("https://dldir1.qq.com/qqfile/qq/QQNT/${_md5_prefix}/${_src_prefix}_loongarch64.deb")
source=("${pkgname}.sh")
sha512sums=('f463c5cb3323b86d9ea312d75f1e53d064885dabde2d1d6a554e083e15b5ff7fc548a96670284e5e996456c7a2ce4a25e9acb80bf48459ea47a8813d62203cb4')
sha512sums_x86_64=('fff691cdf9bb4284244bbb35b24b6464404ae97aa63f34153a43673d038d9bb9bf3e08aa599b5a23a104da596e1a86f2f7282752db6fbfd95c51c1d1a685a641')
sha512sums_aarch64=('3fc07f86165e765dd5674c9d7052c73b33d7aba7b1479135a4cf8d0ceb9a5a0f894884b050f3abf9d2d3aad837d92fb7b286bce6e20e2ce5b146cac1a36ab812')
sha512sums_loong64=('94a3be7a4f399b85daf240fc09d84abcd09c32a283e4070b2fd4d829a6172863142d6ef76b190e955a0d3fe759c95614e3ee1fe578c606f8fe9c1899c78b4110')
sha512sums_x86_64=('7ca8e441441d05b8df7fc40a201af2fe7321c1d7fed38238433333455b8cdfdea0c881c577e6b300e160011ac44f3200ff8c128887eeb7eea8ab6feb54799395')
sha512sums_aarch64=('950552d9891d6e5522fa374cd9e1ba79aa131dc6cdc23772fbcee3bd2071f3092ba0a04a578ad03e3c7da2332ba1a0afad3a106df4adb349e36401741333caad')
sha512sums_loong64=('4c7dbbf7650822061448327e075fa6078329a9817196fd1c1a498d44dcf64f17022c884475ea82e2dae61d913d300298c6e4cfb0bcae816f62f2930cb5557041')
options=('!strip' '!debug')

package() {
Expand Down

0 comments on commit f63889a

Please sign in to comment.