summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormadflow2018-03-08 20:23:55 +0100
committermadflow2018-03-08 20:23:55 +0100
commitdfefed8d986b56298f2966494cb7dcf50b06d916 (patch)
tree61541ec8b0c69b303591a75637b7ce640c838197
parente6390714ead84b95e7045aef92e15024227ef2c0 (diff)
downloadaur-dfefed8d986b56298f2966494cb7dcf50b06d916.tar.gz
bump to 2.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aac41e8c0c39..a2a9eaacae39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = omnidb-server
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.
- pkgver = 2.4.1
+ pkgver = 2.5.0
pkgrel = 1
url = https://omnidb.org/
arch = i686
@@ -8,9 +8,9 @@ pkgbase = omnidb-server
license = MIT
depends = python
options = !strip
- source_i686 = https://omnidb.org/dist/2.4.1/omnidb-server_2.4.1-debian-i386.deb
+ source_i686 = https://omnidb.org/dist/2.5.0/omnidb-server_2.5.0-debian-i386.deb
sha256sums_i686 = 9922c4fd97574f457ac95e47b5fb23afd092dad13c652c0e3759ef7c74999c64
- source_x86_64 = https://omnidb.org/dist/2.4.1/omnidb-server_2.4.1-debian-amd64.deb
+ source_x86_64 = https://omnidb.org/dist/2.5.0/omnidb-server_2.5.0-debian-amd64.deb
sha256sums_x86_64 = d3c9d53a199822e1231ba170d09ccf2883a2038341f08853ccd0dc63cdbe35d8
pkgname = omnidb-server
diff --git a/PKGBUILD b/PKGBUILD
index 944e3bacc8fc..3cdb3f7c6842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: madflow <madflow@web.de>
pkgname="omnidb-server"
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=1
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=('i686' 'x86_64')