summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormadflow2019-09-23 08:16:19 +0200
committermadflow2019-09-23 08:16:19 +0200
commitaf99bc421c8ded28ab01618cbf665638a3aa7494 (patch)
tree9316f138f715384f75c858a591b11b501765780e /PKGBUILD
parentc3a95805b53da3583512186d5f60ade7a751c37d (diff)
downloadaur-af99bc421c8ded28ab01618cbf665638a3aa7494.tar.gz
bump 2.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0231a8835c6c..43f3f2b42160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: madflow <madflow@web.de>
pkgname="omnidb-server"
-pkgver=2.15.0
+pkgver=2.16.0
pkgrel=2
pkgdesc="Web tool for database management. Install this in any server, and it allows anybody with a web browser to connect to any database server."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('python')
source_x86_64=("https://omnidb.org/dist/${pkgver}/omnidb-server_${pkgver}-debian-amd64.deb")
options=("!strip")
-sha256sums_x86_64=('998afe3c8c3b9733f8c08e88a4bebfd84ac804fa62359d84d2fd084891ffaf42')
+sha256sums_x86_64=('0809c6146edca33a40965609bc84ef0d8fe059ca7fce73fc4c90765076175f85')
package() {
cd "$pkgdir"