[arch-commits] Commit in tarantool/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Thu May 31 21:31:56 UTC 2018


    Date: Thursday, May 31, 2018 @ 21:31:56
  Author: anatolik
Revision: 335316

upgpkg: tarantool 2.0.4.r497-1

Modified:
  tarantool/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 21:30:30 UTC (rev 335315)
+++ PKGBUILD	2018-05-31 21:31:56 UTC (rev 335316)
@@ -2,9 +2,9 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=tarantool
-_commit=330a607af2b2cfbbf4608ec15d46082177804f58
-pkgver=1.9.0.r16
-pkgrel=3
+_commit=9a543202c93ef903b07b293463650d78002ae866
+pkgver=2.0.4.r497
+pkgrel=1
 pkgdesc='Lua application server integrated with a database management system'
 arch=(x86_64)
 url='https://www.tarantool.org'
@@ -14,14 +14,14 @@
 checkdepends=(python2-daemon python2-gevent python2-tarantool)
 source=(git+https://github.com/tarantool/tarantool.git#commit=$_commit
         git+https://github.com/tarantool/luajit.git#branch=tarantool-1.7
+        git+https://github.com/tarantool/libyaml.git
         git+https://github.com/tarantool/msgpuck.git
         git+https://github.com/rtsisyk/luafun.git
-        git+https://github.com/tarantool/libyaml.git
-        git+https://github.com/tarantool/zstd.git
         git+https://github.com/tarantool/test-run.git
         git+https://github.com/tarantool/small.git
-	git+https://github.com/tarantool/luarocks.git#branch=tarantool-1.7
-	tarantool.sysusers)
+        git+https://github.com/tarantool/zstd.git
+        git+https://github.com/tarantool/luarocks.git#branch=tarantool-1.7
+        tarantool.sysusers)
 sha1sums=('SKIP'
           'SKIP'
           'SKIP'



More information about the arch-commits mailing list