summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClansty2021-03-18 17:15:59 +0800
committerClansty2021-03-18 17:15:59 +0800
commit43d73066ed696e35d4443881427e2b1742d8b232 (patch)
tree146127dc00b7faafeaf97c3e6937153de93e18f5 /PKGBUILD
parent4d7749330f00cd01b3d61da6b84071563d42d851 (diff)
downloadaur-43d73066ed696e35d4443881427e2b1742d8b232.tar.gz
bump to 1.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f57cabe1037..1fa042abf5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc='A cross-platform QQ made with Electron'
license=('GPL')
depends=('electron')
arch=('any')
-source=("app.asar::https://ipfs.io/ipfs/QmTFhPcqLmXBSwGojtKgMBnw53LFxAXXAs6CA3wYJ7en4b"
+source=("app.asar::https://cf-ipfs.com/ipfs/QmYmxTJmLmkmDGcfBn3y74sVFLfkSMMmj9DWHqEyLZJYKn"
512x512.png
electron-qq.desktop
${pkgname})
@@ -18,7 +18,7 @@ package() {
install -Dm755 "${pkgname}" "${pkgdir}/usr/local/sbin/${pkgname}"
}
-md5sums=('e9cb8ef9e533d5279b86c101cd02eea5'
+md5sums=('2ead319d46830ff2c07e2872a9fc110f'
'f6edfa276c96b746048458413b8c26ce'
'77bdf165bded76c2bac542402e8fe35c'
'58617d5f16ae1ba9041e19f87faa798f')