summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-12-18 17:50:23 +0800
committerzxp198210052024-12-18 17:50:23 +0800
commit6659aa914e2fd36dd31f99443749a40db7b20584 (patch)
treeee08bc16a95a5fedc3e2d614dd795130c75be1f3
parent7530365ad027ad00a9e825ffd86e03e6b6431948 (diff)
downloadaur-6659aa914e2fd36dd31f99443749a40db7b20584.tar.gz
update to 0.7.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee053445b0f8..fcdccd054599 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mustang-bin
pkgdesc = New full-featured desktop email, chat and video conference client.(Prebuilt version.Use system-wide electron)
- pkgver = 0.7.4
+ pkgver = 0.7.5
pkgrel = 1
url = https://mustang.im/
arch = x86_64
license = LicenseRef-EUPL-1.2
depends = electron32
conflicts = mustang
- source = mustang-0.7.4.rpm::https://github.com/mustang-im/mustang/releases/download/v0.7.4/mustang-0.7.4.x86_64.rpm
- source = LICENSE-0.7.4::https://raw.githubusercontent.com/mustang-im/mustang/v0.7.4/LICENSE
+ source = mustang-0.7.5.rpm::https://github.com/mustang-im/mustang/releases/download/v0.7.5/mustang-0.7.5.x86_64.rpm
+ source = LICENSE-0.7.5::https://raw.githubusercontent.com/mustang-im/mustang/v0.7.5/LICENSE
source = mustang.sh
- sha256sums = c6ffee76a70d0c9490c3af7f938c7ea32f734d75a2edb510302e45ae8c8f48ea
+ sha256sums = fed53ca108d81e5ed6a7d7b5805304349edf2ebbc5b8d31278397ea1d0241c35
sha256sums = 2fd5ca53adf527bacbae9e973b329aa522de8c1d51aac853ce07276922ed7c4d
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
diff --git a/PKGBUILD b/PKGBUILD
index 4ec9f59c862d..c9f5ad42cb30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=mustang-bin
_pkgname=Mustang
-pkgver=0.7.4
+pkgver=0.7.5
_electronversion=32
pkgrel=1
pkgdesc="New full-featured desktop email, chat and video conference client.(Prebuilt version.Use system-wide electron)"
@@ -19,7 +19,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/mustang-im/mustang/v${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('c6ffee76a70d0c9490c3af7f938c7ea32f734d75a2edb510302e45ae8c8f48ea'
+sha256sums=('fed53ca108d81e5ed6a7d7b5805304349edf2ebbc5b8d31278397ea1d0241c35'
'2fd5ca53adf527bacbae9e973b329aa522de8c1d51aac853ce07276922ed7c4d'
'291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980')
prepare() {