summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJef Roosens2022-08-31 19:26:33 +0200
committerJef Roosens2022-08-31 19:26:33 +0200
commit3cab43734337eb61d4bd4246fb9e3dfe15851103 (patch)
treebe0dd051117025aed888603819314cde3851575c /PKGBUILD
parentd53e551fe1145af5864973d38fdd07dfd83455b8 (diff)
downloadaur-3cab43734337eb61d4bd4246fb9e3dfe15851103.tar.gz
Updated to 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 783d5f03e6b7..e7d1dcd5ac06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jef Roosens
pkgname='cinny-desktop'
-pkgver='2.1.2'
+pkgver='2.1.3'
pkgrel='1'
pkgdesc='Matrix client focusing primarily on a simple, elegant and secure interface.'
arch=('x86_64')
@@ -25,7 +25,7 @@ makedepends=('rust' 'nodejs' 'npm')
# This makes sure dirty builds still pull down the newest version
source=("${pkgname}-${pkgver}.zip::https://github.com/cinnyapp/cinny-desktop/releases/download/v${pkgver}/cinny-desktop-v${pkgver}.zip")
-sha256sums=('58637b5b116144b7e4efad99279b6c487e44f40f533002d40871e655e5a02dc2')
+sha256sums=('57f0612a2133e782ff07308b1b27f14f412ee75c5695e4028aa78d647b635cd2')
install="${pkgname}.install"
build() {