summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukanka2023-11-11 00:01:51 +0800
committersukanka2023-11-11 00:01:51 +0800
commite3d8e93951fb86f5080395f5fcaa15c3ab87584a (patch)
tree50169739689c082fbcd9165246976b9b834301e5 /PKGBUILD
parent25459317f2375bdf068e3c06a89fbec7a418e8bd (diff)
downloadaur-e3d8e93951fb86f5080395f5fcaa15c3ab87584a.tar.gz
fix bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cc46009b210..d693ca834551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _base_pkgver_hash=fd2e886e
# _update_pkgver_hash=c893f6be
pkgname=linuxqq-nt-bwrap
pkgver="${_update_pkgver//-/_}"
-pkgrel=1
+pkgrel=2
pkgdesc="New Linux QQ based on Electron, with bubblewrap sandbox and some tweaks"
arch=('x86_64' 'aarch64' 'loong64') # 龙架构版本停留在 3.1.0 未更新,故不纳入此包中
url='https://im.qq.com/linuxqq/index.shtml'