summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClansty2021-05-10 23:00:53 +0800
committerClansty2021-05-10 23:00:53 +0800
commit6ac2f15b64e77860c5b6b734f7d7e4a12d1045a5 (patch)
treebeeb935b77fc356e46baea019b2ff5dec3a2d052 /PKGBUILD
parent91e38418143d0c3928f5908f8163fcc29c2384f8 (diff)
downloadaur-6ac2f15b64e77860c5b6b734f7d7e4a12d1045a5.tar.gz
a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6ea85fe77ff..3db6c5a6cfbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+pkgrel=1
pkgdesc='A cross-platform QQ made with Electron'
license=('GPL')
depends=('electron')
optdepends=('mongodb-bin: provides faster storage')
arch=('any')
url="https://github.com/Clansty/electron-qq"
-source=("app-${pkgver}.asar::https://files.catbox.moe/oq5f7y.asar"
+source=("app-${pkgver}.asar::https://github.com/Clansty/${pkgname}/releases/download/v${pkgver}/app.asar"
512x512.png
${pkgname}.desktop
${pkgname})
@@ -20,7 +20,7 @@ package() {
install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
}
-md5sums=('baea94885e10ac6843132fd155d967a0'
+md5sums=('deb0d3dfe6e5ebb89f11c33562c8c029'
'f6edfa276c96b746048458413b8c26ce'
'77bdf165bded76c2bac542402e8fe35c'
'f88f67ee85da8a00d21770ef73b02915')