summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 562ae42490ca..5b1da33c33a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.4.2
+pkgrel=1
pkgdesc='A cross-platform QQ made with Electron'
license=('GPL')
depends=('electron')
optdepends=('mongodb-bin: provides faster storage')
arch=('any')
-source=("app-${pkgver}.asar::https://cf-ipfs.com/ipfs/QmeDkuSQiUzSdNr7piSKdpLP7CBanCPV3ByDnJp3ZX8JtP"
+source=("app-${pkgver}.asar::https://cf-ipfs.com/ipfs/QmSfAAFAhZh7oD7gigeoTJNAGu4MzWfkXk2VKucgWyhwpG"
512x512.png
electron-qq.desktop
${pkgname})
@@ -19,7 +19,7 @@ package() {
install -Dm755 "${pkgname}" "${pkgdir}/usr/local/sbin/${pkgname}"
}
-md5sums=('e6cdff177dc2c95b2301d69a6b055a6b'
+md5sums=('6bba5f42d2c9b13e9a6fdb626807c271'
'f6edfa276c96b746048458413b8c26ce'
'77bdf165bded76c2bac542402e8fe35c'
'58617d5f16ae1ba9041e19f87faa798f')