diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = conduwuit-git pkgdesc = a very cool, featureful fork of Conduit matrix server - pkgver = 0.3.4.3314.g9eb0784f + pkgver = 0.4.0.3327.geb8dd9cb pkgrel = 1 url = https://github.com/girlbossceo/conduwuit arch = any @@ -5,7 +5,7 @@ pkgdesc="a very cool, featureful fork of Conduit matrix server" url="https://github.com/girlbossceo/conduwuit" license=("Apache-2.0") arch=("any") -pkgver=0.3.4.3314.g9eb0784f +pkgver=0.4.0.3327.geb8dd9cb pkgrel=1 makedepends=("rust" "cargo" "git" "clang") depends=("gcc-libs" "glibc" "liburing") |