summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaichi Shinozaki2017-02-15 03:55:56 +0000
committerDaichi Shinozaki2017-02-15 03:55:56 +0000
commit003cf6180fbdebc6eac58345a38d452261d9cfed (patch)
tree934f7d4e3f8fda7de8f7eb0aeb0e90c4acf55150 /PKGBUILD
parent1f6fefe424b99297e6c69e1cf188c869631d4731 (diff)
downloadaur-003cf6180fbdebc6eac58345a38d452261d9cfed.tar.gz
Bump version to 0.9.5561
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e9568a74115..354a398af497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daichi Shinozaki <dsdseg at gmail dot com>
# Special thanks to: James Henderson
pkgname=datomic
-pkgver=0.9.5544
+pkgver=0.9.5561
pkgrel=1
pkgdesc="A database of flexible,time-based facts,supporting queries and joins,with elastic scalability,and ACID transactions"
arch=('any')
@@ -16,7 +16,7 @@ source=("$pkgname-$pkgver.zip::https://my.datomic.com/downloads/free/$pkgver"
'transactor.properties'
$pkgname.service
)
-md5sums=('d8dd347209add16dcc170a6b45946a0b'
+md5sums=('b6852a34960e3083c55141cadef521da'
'19e8f0692138f52961a584d8f428a306'
'1a90dced8cf46b36a2a87c666aa3b47b')