summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442018-03-17 13:06:46 +0100
committermarco442018-03-17 13:06:46 +0100
commit7d981eee925704e5f17507bfc3699912b406af6e (patch)
tree9655c3ce2913590e652cca1a388e0a1fc24ccf3b /PKGBUILD
parentad1cfc8ac9b9d1197c684311164d90a042933daf (diff)
downloadaur-7d981eee925704e5f17507bfc3699912b406af6e.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 0be04079580a..d0ffe1d9f046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=dd6fbf4
pkgrel=1
pkgdesc="postgresql background worker to capture data"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-url="https://github.com/dalibo/pg_qualstats"
+url="https://github.com/powa-team/pg_qualstats"
license=('BSD')
depends=('postgresql')
builddepends=()