summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bergeron2018-11-09 03:05:42 -0500
committerTrevor Bergeron2018-11-09 03:05:42 -0500
commit184615c4c2c47f239e200699ce5dfe441c6261a0 (patch)
tree8dfc3b203d44d65da24404025b4563ccda30f81d
parent9e214f2d62df094651ec724d6601becbb8efd325 (diff)
downloadaur-184615c4c2c47f239e200699ce5dfe441c6261a0.tar.gz
Update to r234
-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/"