summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClansty2021-03-04 10:47:33 +0800
committerClansty2021-03-04 10:47:33 +0800
commitd048ba18ff9f1cde3fc4f9b7fe761c3b8e631072 (patch)
tree3a5a60c594b48693c40e24ae8597b3273dfe80a9
parentcae6d45f72688dc77639d2cd7be07c0925fe5965 (diff)
downloadaur-d048ba18ff9f1cde3fc4f9b7fe761c3b8e631072.tar.gz
nya
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8adbd17ff79..81204cc366c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = electron-qq
pkgdesc = A cross-plantform QQ made with Electron
- pkgver = 1.2.5
+ pkgver = 1.2.6
pkgrel = 1
arch = any
license = GPL
depends = electron
- source = https://ipfs.io/ipfs/Qmb7nrd6f2jR4TVfpnCVj8RUwRHA2bAUrxwQDdYaML4CaJ/app.asar
+ source = https://cf-ipfs.com/ipfs/QmbC2bskvv8hrpcLk4S8tr5dvccyb86h8iTYoAh3P8Gxja/app.asar
source = 512x512.png
source = electron-qq.desktop
- md5sums = 3406e156cabb7879933ecb0479f63898
+ md5sums = 8362e12987829f76f9146b0fedbe1660
md5sums = f6edfa276c96b746048458413b8c26ce
md5sums = 43e1a2cfd1456d1fb977c9c07d5e7777
diff --git a/PKGBUILD b/PKGBUILD
index 7deb5745c7ff..7ee84746aec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=electron-qq
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc='A cross-plantform QQ made with Electron'
license=('GPL')
depends=('electron')
arch=('any')
-source=(https://ipfs.io/ipfs/Qmb7nrd6f2jR4TVfpnCVj8RUwRHA2bAUrxwQDdYaML4CaJ/app.asar
+source=(https://cf-ipfs.com/ipfs/QmbC2bskvv8hrpcLk4S8tr5dvccyb86h8iTYoAh3P8Gxja/app.asar
512x512.png
electron-qq.desktop)
@@ -16,6 +16,6 @@ package() {
install -Dm644 "app.asar" "${pkgdir}/usr/lib/${pkgname}.asar"
}
-md5sums=('3406e156cabb7879933ecb0479f63898'
+md5sums=('8362e12987829f76f9146b0fedbe1660'
'f6edfa276c96b746048458413b8c26ce'
'43e1a2cfd1456d1fb977c9c07d5e7777')