summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-11-16 06:48:30 +0100
committerNicola Murino2018-11-16 06:48:30 +0100
commit0cb3bb61dcb3b54831918a234a251526b0681dfb (patch)
tree2a9ed9e2d7828d37267f40e92789e89dbd25f8a9 /PKGBUILD
parentc4806c0d81001cc74a2a94e59297136951b1d83b (diff)
downloadaur-0cb3bb61dcb3b54831918a234a251526b0681dfb.tar.gz
Rebuild for postgres 11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92dab8b4fcd1..c72b98f44b7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pg_repack
pkgver=1.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Reorganize tables in PostgreSQL databases with minimal locks (fork of pg_reorg)"
arch=(i686 x86_64)
url="http://reorg.github.com/pg_repack/"