Skip to content

Commit

Permalink
upd(simplex-desktop-app): 6.0.4 -> 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vigress8 committed Nov 11, 2024
1 parent 1f33e5a commit 179d105
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/simplex-desktop-app/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = simplex-desktop-app
gives = simplex-desktop
pkgver = 6.0.4
pkgver = 6.1.1
pkgdesc = The first messaging platform with no user identifiers - 100% private by design (GUI)
url = https://simplex.chat
arch = amd64
license = AGPL-3.0-or-later
maintainer = vigress8 <[email protected]>
repology = project: simplex-desktop
source = simplex-desktop::https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.4/simplex-desktop-x86_64.AppImage
sha512sums = ee7b2e7e63d6df065e6dc792c27634fe3cfa6a8623072fede69048bcfaf3eb4e1cd680a5f1c08c16a7153b5bdfdad0d8824ef5a40bc555402cfcfe1a50a95b3a
source = simplex-desktop::https://github.com/simplex-chat/simplex-chat/releases/download/v6.1.1/simplex-desktop-x86_64.AppImage
sha512sums = 15c894d4b91852405268be381db3d88a9a01745e2a89d3930bbfd019b4ddbfbb88ee0611a7759e4d4ebfaecf7f96547d890fbda826fafd86504c256865ceb70e

pkgname = simplex-desktop-app
4 changes: 2 additions & 2 deletions packages/simplex-desktop-app/simplex-desktop-app.pacscript
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgname='simplex-desktop-app'
gives='simplex-desktop'
pkgver='6.0.4'
pkgver='6.1.1'
pkgdesc='The first messaging platform with no user identifiers - 100% private by design (GUI)'
arch=('amd64')
url='https://simplex.chat'
license=('AGPL-3.0-or-later')
source=("${gives}::https://github.com/simplex-chat/simplex-chat/releases/download/v${pkgver}/${gives}-x86_64.AppImage")
repology=("project: ${gives}")
maintainer=('vigress8 <[email protected]>')
sha512sums=('ee7b2e7e63d6df065e6dc792c27634fe3cfa6a8623072fede69048bcfaf3eb4e1cd680a5f1c08c16a7153b5bdfdad0d8824ef5a40bc555402cfcfe1a50a95b3a')
sha512sums=('15c894d4b91852405268be381db3d88a9a01745e2a89d3930bbfd019b4ddbfbb88ee0611a7759e4d4ebfaecf7f96547d890fbda826fafd86504c256865ceb70e')

package() {
chmod +x "${gives}"
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -9883,15 +9883,15 @@ pkgname = signal-desktop-deb
---
pkgbase = simplex-desktop-app
gives = simplex-desktop
pkgver = 6.0.4
pkgver = 6.1.1
pkgdesc = The first messaging platform with no user identifiers - 100% private by design (GUI)
url = https://simplex.chat
arch = amd64
license = AGPL-3.0-or-later
maintainer = vigress8 <[email protected]>
repology = project: simplex-desktop
source = simplex-desktop::https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.4/simplex-desktop-x86_64.AppImage
sha512sums = ee7b2e7e63d6df065e6dc792c27634fe3cfa6a8623072fede69048bcfaf3eb4e1cd680a5f1c08c16a7153b5bdfdad0d8824ef5a40bc555402cfcfe1a50a95b3a
source = simplex-desktop::https://github.com/simplex-chat/simplex-chat/releases/download/v6.1.1/simplex-desktop-x86_64.AppImage
sha512sums = 15c894d4b91852405268be381db3d88a9a01745e2a89d3930bbfd019b4ddbfbb88ee0611a7759e4d4ebfaecf7f96547d890fbda826fafd86504c256865ceb70e

pkgname = simplex-desktop-app
---
Expand Down

0 comments on commit 179d105

Please sign in to comment.