summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClansty2021-03-04 10:47:33 +0800
committerClansty2021-03-04 10:47:33 +0800
commitd048ba18ff9f1cde3fc4f9b7fe761c3b8e631072 (patch)
tree3a5a60c594b48693c40e24ae8597b3273dfe80a9 /PKGBUILD
parentcae6d45f72688dc77639d2cd7be07c0925fe5965 (diff)
downloadaur-d048ba18ff9f1cde3fc4f9b7fe761c3b8e631072.tar.gz
nya
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7deb5745c7ff..7ee84746aec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc='A cross-plantform QQ made with Electron'
license=('GPL')
depends=('electron')
arch=('any')
-source=(https://ipfs.io/ipfs/Qmb7nrd6f2jR4TVfpnCVj8RUwRHA2bAUrxwQDdYaML4CaJ/app.asar
+source=(https://cf-ipfs.com/ipfs/QmbC2bskvv8hrpcLk4S8tr5dvccyb86h8iTYoAh3P8Gxja/app.asar
512x512.png
electron-qq.desktop)
@@ -16,6 +16,6 @@ package() {
install -Dm644 "app.asar" "${pkgdir}/usr/lib/${pkgname}.asar"
}
-md5sums=('3406e156cabb7879933ecb0479f63898'
+md5sums=('8362e12987829f76f9146b0fedbe1660'
'f6edfa276c96b746048458413b8c26ce'
'43e1a2cfd1456d1fb977c9c07d5e7777')