summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Jost2018-12-03 16:12:11 +0100
committerThomas Jost2018-12-03 16:12:29 +0100
commite1790a77f7e87f96e054939d3ba3550cd171416a (patch)
treedc7e242b6c93f1e0091d445e2210dce1fb5ab252
parent1247159c6e5ad020723a4aa3f93458e0d2afecc5 (diff)
downloadaur-e1790a77f7e87f96e054939d3ba3550cd171416a.tar.gz
Version bump: 0.10.0
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f76eda1994ba..46edd55db3fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jul 18 14:45:42 UTC 2018
+# Mon Dec 3 15:12:18 UTC 2018
pkgbase = pgweb-bin
pkgdesc = Web-based PostgreSQL database browser written in Go
- pkgver = 0.9.12
- pkgrel = 2
+ pkgver = 0.10.0
+ pkgrel = 1
url = https://github.com/sosedoff/pgweb
install = pgweb.install
arch = i686
arch = x86_64
license = MIT
- provides = pgweb=0.9.12
+ provides = pgweb=0.10.0
conflicts = pgweb
backup = etc/conf.d/pgweb
source = pgweb.install
@@ -24,12 +24,12 @@ pkgbase = pgweb-bin
sha256sums = aa58ad72a5ea730b4c2ae292e02608d3df2b882c173520737fa4afb0faa89f29
sha256sums = b0f6b6099c2936e0dc11918799c2043831c0e4249d4dd15e77adc2d418e971a6
sha256sums = 5eae680e816a8124f0b227da33bf90637730a5ef2b32267b89344369f866c609
- source_i686 = bin_0.9.12_386.zip::https://github.com/sosedoff/pgweb/releases/download/v0.9.12/pgweb_linux_386.zip
- md5sums_i686 = 49b9d7635bee24e85eff011af54d3f23
- sha256sums_i686 = 744fba282b67ce200f2646f3721be8e9b0cff7198b7f0ccb6db250783b20683e
- source_x86_64 = bin_0.9.12_amd64.zip::https://github.com/sosedoff/pgweb/releases/download/v0.9.12/pgweb_linux_amd64.zip
- md5sums_x86_64 = bb049e7a05d975628d54d37b40b0b686
- sha256sums_x86_64 = 97ac5785bc37ab0b377e4191e97a98ba31b48ffc0b6ed9a84ad1a78063200405
+ source_i686 = bin_0.10.0_386.zip::https://github.com/sosedoff/pgweb/releases/download/v0.10.0/pgweb_linux_386.zip
+ md5sums_i686 = 7ea941da9f08a71fa11a9f050506613c
+ sha256sums_i686 = bf21ca1225c225b7d195119a4570a9e24118508545afddf15394aba071f8eb01
+ source_x86_64 = bin_0.10.0_amd64.zip::https://github.com/sosedoff/pgweb/releases/download/v0.10.0/pgweb_linux_amd64.zip
+ md5sums_x86_64 = 2f0fdae3f21feb921c3f2b0a0eb1eb12
+ sha256sums_x86_64 = 63e8c30050b03a3c19a3540521fbd46f5656ca378e92a4ea152c55818fa8d41d
pkgname = pgweb-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a6adcd28d72..ae9a2d38062a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Jost <schnouki@schnouki.net>
pkgname=pgweb-bin
-pkgver=0.9.12
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
pkgdesc="Web-based PostgreSQL database browser written in Go"
arch=('i686' 'x86_64')
url="https://github.com/sosedoff/pgweb"
@@ -15,14 +15,14 @@ md5sums=('d45bd1fdcac2311fffa9534b430a3ee8'
'd89944e4c4d325569f94eb56dfbe6411'
'1362f2c1ba241a56b4c2c98bdfa2eca7'
'2146194a1a81d4d9f1172d1ea64e0fd0')
-md5sums_i686=('49b9d7635bee24e85eff011af54d3f23')
-md5sums_x86_64=('bb049e7a05d975628d54d37b40b0b686')
+md5sums_i686=('7ea941da9f08a71fa11a9f050506613c')
+md5sums_x86_64=('2f0fdae3f21feb921c3f2b0a0eb1eb12')
sha256sums=('cc041317281beafc22ad7dd47f3f3ae3ca5006a3f873996bc611124fc3d439d0'
'aa58ad72a5ea730b4c2ae292e02608d3df2b882c173520737fa4afb0faa89f29'
'b0f6b6099c2936e0dc11918799c2043831c0e4249d4dd15e77adc2d418e971a6'
'5eae680e816a8124f0b227da33bf90637730a5ef2b32267b89344369f866c609')
-sha256sums_i686=('744fba282b67ce200f2646f3721be8e9b0cff7198b7f0ccb6db250783b20683e')
-sha256sums_x86_64=('97ac5785bc37ab0b377e4191e97a98ba31b48ffc0b6ed9a84ad1a78063200405')
+sha256sums_i686=('bf21ca1225c225b7d195119a4570a9e24118508545afddf15394aba071f8eb01')
+sha256sums_x86_64=('63e8c30050b03a3c19a3540521fbd46f5656ca378e92a4ea152c55818fa8d41d')
backup=('etc/conf.d/pgweb')
install='pgweb.install'