makedeb


schildichat-desktop-bin 1.11.26.sc.1-1


A Matrix Client based on Element with a more traditional instant messaging experience

Click here to go back to the commit logs for schildichat-desktop-bin.

Commit:


Hash: 76177765a8ec636e99c70485330fd809b3dac874

Message: Upgraded to 1.10.4-sc.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 9e4d0cc..e4521a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = schildichat-desktop-bin
 	pkgdesc = A Matrix Client based on Element with a more traditional instant messaging experience
-	pkgver = 1.9.8.sc.1
+	pkgver = 1.10.4.sc.1
 	pkgrel = 1
 	url = https://github.com/SchildiChat/schildichat-desktop
 	arch = x86_64
@@ -19,8 +19,9 @@ pkgbase = schildichat-desktop-bin
 	depends = libsqlcipher0
 	provides = schildichat-desktop
 	conflicts = schildichat-desktop
+	conflicts = schildichat-desktop-git
 	replaces = schildichat-desktop
-	source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.9.8-sc.1/schildichat-desktop_1.9.8-sc.1_amd64.deb
-	sha256sums = 5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352
+	source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.10.4-sc.1/schildichat-desktop_1.10.4-sc.1_amd64.deb
+	sha256sums = aa65d855feb278f7bd6928542a5e4c949af842395b449829c6a9363dd1eccdc8
 
 pkgname = schildichat-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8bdbd65..93f1e41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
 # Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
 
-pkgname=schildichat-desktop-bin
+pkgname='schildichat-desktop-bin'
 provides=('schildichat-desktop')
-_pkgver=1.9.8-sc.1
+_pkgver='1.10.4-sc.1'
 pkgver=${_pkgver//-/.}
 pkgrel='1'
 pkgdesc="A Matrix Client based on Element with a more traditional instant messaging experience"
 arch=('x86_64')
 depends=('libgtk-3-0' 'libnotify4' 'libnss3' 'libxss1' 'libxtst6' 'xdg-utils' 'libatspi2.0-0' 'libuuid1' 'libsecret-1-0' 'libsqlcipher0')
 replaces=('schildichat-desktop')
-conflicts=('schildichat-desktop')
+conflicts=('schildichat-desktop' 'schildichat-desktop-git')
 license=('Apache')
 url="https://github.com/SchildiChat/schildichat-desktop"
 
 source=("${url}/releases/download/v${_pkgver}/schildichat-desktop_${_pkgver}_amd64.deb")
-sha256sums=('5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352')
+sha256sums=('aa65d855feb278f7bd6928542a5e4c949af842395b449829c6a9363dd1eccdc8')
 
 package() {
     # Extract data.tar.xz to pkgdir