summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2024-04-29 09:39:36 +0200
committerÉtienne Deparis2024-04-29 09:39:36 +0200
commit42d7f2a5932115d69ce242ebcb4f9613be575e44 (patch)
tree9458ed6e910e0118c6bc3c23a53fadd8675a26da
parentf973ffa56e4ffc6c230e020a89e9ab8928ae5ecc (diff)
downloadaur-42d7f2a5932115d69ce242ebcb4f9613be575e44.tar.gz
python 3.12 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c98af39cfc2a..7fe9c0cf9cc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = carp
pkgdesc = EncFS gui and cli front-end
pkgver = 0.8.2
- pkgrel = 4
+ pkgrel = 5
url = https://git.umaneti.net/carp/about/
arch = any
license = WTFPL
diff --git a/PKGBUILD b/PKGBUILD
index 5867ff92143b..c4bf1fc1f241 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=carp
pkgver=0.8.2
-pkgrel=4
+pkgrel=5
pkgdesc="EncFS gui and cli front-end"
arch=("any")
url="https://git.umaneti.net/carp/about/"