summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriamawacko2024-03-13 09:11:38 -0700
committeriamawacko2024-03-13 09:11:38 -0700
commit8822a3124be092bc707e4178fc4a8a06437ae001 (patch)
treedbcb89d19828aecb4ee4c03efdd6c50d8b69bb99
parent49cc7739daf69253153b527db3e28b17b07d0e9c (diff)
downloadaur-cwtch-git.tar.gz
feat: adopt package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ae221c6e0b6..f44079d7e39c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cwtch-git
pkgdesc = UI for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)
- pkgver = 1.13.1.r0.g69b7ddb2
+ pkgver = 1.14.7.r0.g69b7ddb2
pkgrel = 1
url = https://cwtch.im/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c42a6b8fb428..423b0ca130e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Trevor Bergeron <aur@sec.gd>
+# Maintainer: iamawacko <iamawacko@protonmail.com>
+# Contributor: Trevor Bergeron <aur@sec.gd>
_pkgname=cwtch
pkgname=$_pkgname-git
-pkgver=1.13.1.r0.g69b7ddb2
+pkgver=1.14.7.r0.g69b7ddb2
pkgrel=1
pkgdesc="UI for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)"
arch=('x86_64')