summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaichi Shinozaki2016-05-25 14:41:46 +0100
committerDaichi Shinozaki2016-05-25 14:41:46 +0100
commitc72a11d1c9dd92c7b2907e6e355449326ac738f2 (patch)
tree3a15a683bcdbec2d3428c39573b719ed14f54913
parent9c6683a395ae9de52aa09296dde2279f5c7b1a00 (diff)
downloadaur-c72a11d1c9dd92c7b2907e6e355449326ac738f2.tar.gz
Bump version to 0.9.2.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca4504f1f20f..318cb9227c87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 17 10:34:52 UTC 2016
+# Wed May 25 13:39:30 UTC 2016
pkgbase = pipelinedb
pkgdesc = The streaming SQL database
- pkgver = 0.9.1
- pkgrel = 2
+ pkgver = 0.9.2
+ pkgrel = 1
url = https://www.pipelinedb.com
install = pipelinedb.install
arch = i686
@@ -17,14 +17,14 @@ pkgbase = pipelinedb
provides = postgresql
conflicts = postgresql
conflicts = postgresql-libs
- source = https://github.com/pipelinedb/pipelinedb/archive/0.9.1.tar.gz
+ source = https://github.com/pipelinedb/pipelinedb/archive/0.9.2.tar.gz
source = pipelinedb-check-db-dir
source = pipelinedb-run-socket.patch
source = pipelinedb.pam
source = pipelinedb.logrotate
source = pipelinedb.service
source = pipelinedb.install
- md5sums = c29315317744cb0e6eaaea7707673264
+ md5sums = d1393baf64099fc1abaf3f142973896f
md5sums = 937eec7aabce171bc9d1eab65c560bcb
md5sums = 75c579eed03ffb2312631f0b649175b4
md5sums = 96f82c38f3f540b53f3e5144900acf17
@@ -35,7 +35,7 @@ pkgbase = pipelinedb
pkgname = pipelinedb
pkgdesc = A sophisticated object-relational DBMS
install = pipelinedb.install
- depends = pipelinedb-libs>=0.9.1
+ depends = pipelinedb-libs>=0.9.2
depends = krb5
depends = libxml2
depends = readline>=6.0
diff --git a/PKGBUILD b/PKGBUILD
index 55a0f8df9d54..4ceaac7432b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Just changed the name and other minor things.
pkgbase=pipelinedb
pkgname=('pipelinedb' 'pipelinedb-libs')
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
pkgdesc="The streaming SQL database"
arch=('i686' 'x86_64')
url="https://www.pipelinedb.com"
@@ -29,7 +29,7 @@ source=("https://github.com/pipelinedb/pipelinedb/archive/$pkgver.tar.gz"
pipelinedb.service
pipelinedb.install)
-md5sums=('c29315317744cb0e6eaaea7707673264'
+md5sums=('d1393baf64099fc1abaf3f142973896f'
'937eec7aabce171bc9d1eab65c560bcb'
'75c579eed03ffb2312631f0b649175b4'
'96f82c38f3f540b53f3e5144900acf17'