summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442018-03-17 13:01:54 +0100
committermarco442018-03-17 13:01:54 +0100
commit7a8a4e5054690290501e931edef41aa607b8acc0 (patch)
tree4541c9cc76700d3c03590be27a11ad25c728f0c3 /PKGBUILD
parent0fbe3818640bb0e474a748339e730374a524d894 (diff)
downloadaur-7a8a4e5054690290501e931edef41aa607b8acc0.tar.gz
Upgrade to keep with the powa team change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e8dee3ffeaa..a3ef336a37b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco44 (Marc Cousin) <cousinmarc at gmail dot com>
pkgname=powa-archivist-git
_gitname=powa-archivist
-pkgver=8d9878f
+pkgver=5182d7b
pkgrel=1
pkgdesc="postgresql background worker to capture data"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ optdepends=('pg_qualstats-git: capture predicate statistics in PostgreSQL'
builddepends=()
makedepends=(git)
options=(!emptydirs !libtool)
-source=('git://github.com/dalibo/powa-archivist.git')
+source=('git://github.com/powa-team/powa-archivist.git')
md5sums=('SKIP')
install='powa-archivist-git.install'