makedeb
SimpleX - the first messaging network operating without user identifiers of any kind
Click here to go back to the commit logs for simplex-desktop-bin.
Hash: 51058c306422551d3c44617a240124b191f74a46
Message: Update to v6.3.0
* Refer to release notes please for more info:
* https://github.com/simplex-chat/simplex-chat/releases/tag/v6.3.0
diff --git a/.SRCINFO b/.SRCINFO
index 5813559..d7e5053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplex-desktop-bin
pkgdesc = SimpleX - the first messaging network operating without user identifiers of any kind
- pkgver = 6.2.5
+ pkgver = 6.3.0
pkgrel = 1
url = https://simplex.chat
arch = amd64
@@ -8,8 +8,8 @@ pkgbase = simplex-desktop-bin
provides = simplex-desktop
conflicts = simplex-desktop
conflicts = simplex-desktop-deb
- noextract = simplex-desktop-bin_6.2.5-1_amd64.deb
- source = simplex-desktop-bin_6.2.5-1_amd64.deb::https://github.com/simplex-chat/simplex-chat/releases/download/v6.2.5/simplex-desktop-ubuntu-22_04-x86_64.deb
- sha512sums = 2bb075a0578f26b2a41aa6774398905ca456e0a46f635107f26945e9c1ee2b725b89f381077e4ccd5a3b22a56cec23a0242d23ef8e123247406d27c70b83ab34
+ noextract = simplex-desktop-bin_6.3.0-1_amd64.deb
+ source = simplex-desktop-bin_6.3.0-1_amd64.deb::https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.0/simplex-desktop-ubuntu-22_04-x86_64.deb
+ sha512sums = c4b81d10bed0a35b0728e4a50a6da8b91b94ee5fd8827506473d715ea8ce081be2aa961b1c40620c2d1948f7251d8c686fcae40b01205765e9b2df60fada38ba
pkgname = simplex-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 654dc56..5ad86d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="simplex-desktop-bin"
_pkgname="simplex-desktop"
-pkgver='6.2.5'
+pkgver='6.3.0'
pkgrel='1'
pkgdesc="SimpleX - the first messaging network operating without user identifiers of any kind"
arch=('amd64')
@@ -11,7 +11,7 @@ license=('AGPL-3.0-or-later')
url="https://simplex.chat"
_url="https://github.com/simplex-chat/simplex-chat"
source=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb"::"${_url}/releases/download/v${pkgver}/${_pkgname}-ubuntu-22_04-x86_64.deb")
-sha512sums=('2bb075a0578f26b2a41aa6774398905ca456e0a46f635107f26945e9c1ee2b725b89f381077e4ccd5a3b22a56cec23a0242d23ef8e123247406d27c70b83ab34')
+sha512sums=('c4b81d10bed0a35b0728e4a50a6da8b91b94ee5fd8827506473d715ea8ce081be2aa961b1c40620c2d1948f7251d8c686fcae40b01205765e9b2df60fada38ba')
noextract=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb")
provides=("${_pkgname}")
conflicts=("simplex-desktop" "simplex-desktop-deb")