summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5f0ca518cf4..9573ac1bdd87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cwtch-git
pkgdesc = Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications
- pkgver = r143.e5bce02
- pkgrel = 2
+ pkgver = r234.07ffd78
+ pkgrel = 1
url = https://cwtch.im/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 58888c822f06..f2ccd92bfe59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=cwtch
_gourl=cwtch.im/$_pkgname
pkgname=$_pkgname-git
-pkgver=r143.e5bce02
-pkgrel=2
+pkgver=r234.07ffd78
+pkgrel=1
pkgdesc="Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications"
arch=('x86_64' 'i686')
url="https://cwtch.im/"