summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormadflow2020-01-03 14:11:07 +0100
committermadflow2020-01-03 14:11:07 +0100
commit874112b23d0d98dab96f7d768a81cd28ac49c0d2 (patch)
treedb40250475e08e9814d6e460ebe9639ed600cae7 /PKGBUILD
parentaf99bc421c8ded28ab01618cbf665638a3aa7494 (diff)
downloadaur-874112b23d0d98dab96f7d768a81cd28ac49c0d2.tar.gz
2.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43f3f2b42160..2425e9853067 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: madflow <madflow@web.de>
pkgname="omnidb-server"
-pkgver=2.16.0
+pkgver=2.17.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=('0809c6146edca33a40965609bc84ef0d8fe059ca7fce73fc4c90765076175f85')
+sha256sums_x86_64=('dc92fbf34e52aa730fad239542310680d55a523cda9c770b0edc28e782839942')
package() {
cd "$pkgdir"