diff options
author | Trevor Bergeron | 2021-10-03 16:32:41 -0400 |
---|---|---|
committer | Trevor Bergeron | 2021-10-03 16:32:41 -0400 |
commit | a0e2886009de473877de8d963982c3212afabdb1 (patch) | |
tree | f9d96fa2ae9d100a8b73b44f51a242fb16c9d79d | |
parent | 631fcf7a7a5c01cca82cb5b5054e4510a02c33f5 (diff) | |
download | aur-a0e2886009de473877de8d963982c3212afabdb1.tar.gz |
v1.3.0
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = cwtch-git pkgdesc = UI for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git) - pkgver = 1.2.1.r6.g6b33e12 + pkgver = 1.3.0.r15.g4971879 pkgrel = 1 url = https://cwtch.im/ arch = x86_64 @@ -2,7 +2,7 @@ _pkgname=cwtch pkgname=$_pkgname-git -pkgver=1.2.1.r6.g6b33e12 +pkgver=1.3.0.r15.g4971879 pkgrel=1 pkgdesc="UI for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)" arch=('x86_64') |