summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9349366797e..b53eb38c5986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='A cross-platform QQ made with Electron'
license=('GPL')
depends=('electron')
arch=('any')
-source=("app.asar::https://cf-ipfs.com/ipfs/QmSy8N9q3dB8PsF8G1wzXbBvHYZbL6JYp6UkcEhiHP3eQa"
+source=("app.asar::https://cf-ipfs.com/ipfs/QmPxsn8wJGmJzcMTAWCssfp8jETow77et1r9PXt3NdCQzS"
512x512.png
electron-qq.desktop
${pkgname})
@@ -18,7 +18,7 @@ package() {
install -Dm755 "${pkgname}" "${pkgdir}/usr/local/sbin/${pkgname}"
}
-md5sums=('127476dafe5c96d600bbbe7b5840157b'
+md5sums=('5c10b2e8ff524f5ab3f448de9b8aaf07'
'f6edfa276c96b746048458413b8c26ce'
'77bdf165bded76c2bac542402e8fe35c'
'58617d5f16ae1ba9041e19f87faa798f')