Unverified Commit f1fb147b authored by Jack Chen's avatar Jack Chen
Browse files

update depends

parent 49471ef5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,8 @@ pkgbase = linuxqq
	arch = x86_64
	arch = aarch64
	license = custom
	depends = tint2
	depends = gtk2
	optdepends = tint2
	source_x86_64 = https://qd.myapp.com/myapp/qqteam/linuxQQ/linuxqq_2.0.0-b1-1024_x86_64.pkg.tar.xz
	md5sums_x86_64 = d7d7d3666a46dc8e0cf24f8252974da1
	source_aarch64 = https://qd.myapp.com/myapp/qqteam/linuxQQ/linuxqq_2.0.0-b1-1024_aarch64.rpm
+2 −1
Original line number Diff line number Diff line
@@ -7,7 +7,8 @@ pkgdesc='Tencent QQ for Linux'
arch=('x86_64' 'aarch64')
url='https://im.qq.com/linuxqq/'
license=('custom')
depends=('tint2')
depends=('gtk2')
optdepends=('tint2')
source_x86_64=('https://qd.myapp.com/myapp/qqteam/linuxQQ/linuxqq_'${pkgver}'-b1-1024_x86_64.pkg.tar.xz')
md5sums_x86_64=('d7d7d3666a46dc8e0cf24f8252974da1')
source_aarch64=('https://qd.myapp.com/myapp/qqteam/linuxQQ/linuxqq_'${pkgver}'-b1-1024_aarch64.rpm')