summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBTD Master2021-12-29 17:40:21 +0000
committerBTD Master2021-12-29 17:40:21 +0000
commit79b6566d6ca93ab3882bf2114fd3eba0cd0eb5f9 (patch)
tree36c25cd858231fff3e7198f3b9b15dddbf908edd
parent0a18296790ea9445ae5dc499ea117cf59b6522a6 (diff)
downloadaur-79b6566d6ca93ab3882bf2114fd3eba0cd0eb5f9.tar.gz
0.2.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d7ba8f549ed..5f1e3198dd22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = syphon-bin
pkgdesc = Privacy-centric Matrix client
- pkgver = 0.2.5
- pkgrel = 5
+ pkgver = 0.2.6
+ pkgrel = 1
url = https://github.com/syphon-org/syphon
arch = x86_64
license = AGPL3
@@ -11,7 +11,7 @@ pkgbase = syphon-bin
depends = jsoncpp
depends = sqlcipher
provides = syphon
- source = https://github.com/syphon-org/syphon/releases/download/0.2.5/syphon.linux.x64.tar.gz
+ source = https://github.com/syphon-org/syphon/releases/download/0.2.6/syphon.linux.x64.tar.gz
sha256sums = 9c9f4c09ad1e0484c87ac83302c476513c92383b4afba3a2452cc23822359368
pkgname = syphon-bin
diff --git a/PKGBUILD b/PKGBUILD
index c679a6666cfc..84332596eb97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BTD Master <btdmaster at disroot dot org>
pkgname=syphon-bin
_pkgname=syphon
-pkgver=0.2.5
-pkgrel=5
+pkgver=0.2.6
+pkgrel=1
pkgdesc="Privacy-centric Matrix client"
arch=('x86_64')
url="https://github.com/syphon-org/syphon"