summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClansty2021-05-22 21:16:05 +0800
committerClansty2021-05-22 21:16:05 +0800
commitbf72aa2194da6ce2dd6cd5d7022b01af33a44bcc (patch)
treefb5f77189dbbcb3667a47d3732518d731556bd23 /PKGBUILD
parent271640f27eaeb5225c8ee6d44a7939b72f703f7d (diff)
downloadaur-bf72aa2194da6ce2dd6cd5d7022b01af33a44bcc.tar.gz
da
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 871272ac60cd..566a00127e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.4.6
+pkgver=1.4.7
pkgrel=1
pkgdesc='A cross-platform QQ made with Electron'
license=('GPL')
@@ -20,7 +20,7 @@ package() {
install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
}
-md5sums=('b350ce55da5de84bd9ab238f953432f7'
+md5sums=('6f4942c2b48f85806097a84796984385'
'f6edfa276c96b746048458413b8c26ce'
'77bdf165bded76c2bac542402e8fe35c'
'f88f67ee85da8a00d21770ef73b02915')