summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2020-12-02 09:03:18 +0100
committerÉtienne Deparis2020-12-02 09:03:18 +0100
commit926646582512d3f525085f2d319b00057ce1dadf (patch)
tree088fa6fa3be1176a5a6b14b70a895fdadcbe447c
parentc566d5c181812d059c29ad8f873fd75cfc301126 (diff)
downloadaur-926646582512d3f525085f2d319b00057ce1dadf.tar.gz
python 3.9 rebuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0efece1bdf85..a0d4917abc65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by makepkg 5.2.2
-# Sun Nov 8 14:49:14 UTC 2020
+# Wed Dec 2 08:02:53 UTC 2020
pkgbase = carp
pkgdesc = EncFS gui and cli front-end
pkgver = 0.8.2
- pkgrel = 1
- url = https://projects.deparis.io/projects/carp
+ pkgrel = 2
+ url = https://git.umaneti.net/carp/about/
arch = any
license = WTFPL
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index e00a3cd09988..195ed31c4466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=carp
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="EncFS gui and cli front-end"
arch=("any")
-url="https://projects.deparis.io/projects/carp"
+url="https://git.umaneti.net/carp/about/"
license=("WTFPL")
depends=("encfs" "python-gobject" "python-inotify>=0.2.9" "python-xdg")
optdepends=("rsync: sync support")