summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442018-03-17 13:07:42 +0100
committermarco442018-03-17 13:07:42 +0100
commit89c20728a5a4a61bd05efd8cca46c53517fd2f1f (patch)
tree47863676caa7f77852e8e054345d9b8862870b62 /PKGBUILD
parent7a8a4e5054690290501e931edef41aa607b8acc0 (diff)
downloadaur-89c20728a5a4a61bd05efd8cca46c53517fd2f1f.tar.gz
Minor fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3ef336a37b5..6635da57adcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=5182d7b
pkgrel=1
pkgdesc="postgresql background worker to capture data"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-url="https://github.com/dalibo/powa-archivist"
+url="https://github.com/powa-team/powa-archivist"
license=('BSD')
depends=('postgresql')
optdepends=('pg_qualstats-git: capture predicate statistics in PostgreSQL'