summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b17d3fc5b349..d3e7874b1f95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Jost <schnouki@schnouki.net>
pkgname=pgweb-bin
pkgver=0.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Web-based PostgreSQL database browser written in Go"
arch=('i686' 'x86_64')
url="https://github.com/sosedoff/pgweb"
@@ -16,13 +16,13 @@ md5sums=('d45bd1fdcac2311fffa9534b430a3ee8'
'1362f2c1ba241a56b4c2c98bdfa2eca7'
'2146194a1a81d4d9f1172d1ea64e0fd0')
md5sums_i686=('1c18066454dfd702622c110e43a48c47')
-md5sums_x86_64=('a51826e04a745227ad2d219953e1c5b3')
+md5sums_x86_64=('79406040a56ce1c31eaabf7a323fd8ab')
sha256sums=('cc041317281beafc22ad7dd47f3f3ae3ca5006a3f873996bc611124fc3d439d0'
'aa58ad72a5ea730b4c2ae292e02608d3df2b882c173520737fa4afb0faa89f29'
'b0f6b6099c2936e0dc11918799c2043831c0e4249d4dd15e77adc2d418e971a6'
'5eae680e816a8124f0b227da33bf90637730a5ef2b32267b89344369f866c609')
sha256sums_i686=('2f9e19a4f7853c1f09fa0423332dcb74dc925cd6018991539f594cccec47c028')
-sha256sums_x86_64=('ccdc54dc80922c92e80b8775ea1acc0f8620bdad5e4840841fdff15100db5360')
+sha256sums_x86_64=('b42329ee3c76339569dfc6077ac062219bef740c43788ccac2568a19c27dff1b')
backup=('etc/conf.d/pgweb')
install='pgweb.install'