summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriamawacko2024-06-05 13:40:41 -0700
committeriamawacko2024-06-05 13:40:41 -0700
commit2ac9d50f747cd71c267e7fbd24e0eb6b52106eab (patch)
tree3ade2c159a37b5234af54f7b02baac4612c03f90
parent5bafcc3c4cb73cb2c8519f2d9214eb3f2cc098db (diff)
downloadaur-2ac9d50f747cd71c267e7fbd24e0eb6b52106eab.tar.gz
feat: update to satisfy pkgctl
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4febd1ff17ca..1db51f4ba330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cwtch-server-git
pkgdesc = Server for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)
- pkgver = 1.4.5.r0.gae0aa7a
+ pkgver = 1.5.1
pkgrel = 1
url = https://cwtch.im/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e0c6aebe6f1f..34477c9521b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=cwtch-server
pkgname=cwtch-server-git
-pkgver=1.4.5.r0.gae0aa7a
+pkgver=1.5.1
pkgrel=1
pkgdesc="Server for Privacy Preserving Infrastructure for Asynchronous, Decentralized and Metadata Resistant Applications (git)"
arch=('x86_64')