summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormadflow2019-09-23 08:15:01 +0200
committermadflow2019-09-23 08:15:01 +0200
commit4faee7c5d85ce9c789ed744dfd76a5725a50aa5e (patch)
treed30b12f8e4fbb75317efce001db1c399a8bc0924 /PKGBUILD
parentab872c4219214ee9dc6331a64c749edf129a2703 (diff)
downloadaur-4faee7c5d85ce9c789ed744dfd76a5725a50aa5e.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 830de704ea18..5a1e71777664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: madflow <madflow@web.de>
pkgname="omnidb-app"
-pkgver=2.15.0
+pkgver=2.16.0
pkgrel=1
pkgdesc="Web tool for database management. This is a standalone version that can be used 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-app_${pkgver}-debian-amd64.deb")
options=("!strip")
-sha256sums_x86_64=('8d001343ac5a3c277c54ebbda69dd3229cbc69a95bb35daf2576443abcc5ce11')
+sha256sums_x86_64=('095726b3d47853a3c3fc2ca4c581c29eb4cb74c08cab02295001206c5336719e')
package() {
cd "$pkgdir"