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

Anatol Pomozov anatolik at archlinux.org
Wed Jan 27 17:38:59 UTC 2021


    Date: Wednesday, January 27, 2021 @ 17:38:59
  Author: anatolik
Revision: 832202

upgpkg: tarantool 2.8.0-1

Modified:
  tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-27 17:12:37 UTC (rev 832201)
+++ PKGBUILD	2021-01-27 17:38:59 UTC (rev 832202)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=tarantool
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.8.0
+pkgrel=1
 pkgdesc='Lua application server integrated with a database management system'
 arch=(x86_64)
 url='https://www.tarantool.org'
@@ -20,7 +20,6 @@
         git+https://github.com/tarantool/zstd.git
         git+https://github.com/tarantool/luarocks.git#branch=luarocks-3.1.1-tarantool
         git+https://github.com/tarantool/decNumber.git
-        git+https://github.com/tarantool/serpent.git
         git+https://github.com/tarantool/curl.git
         git+https://github.com/tarantool/c-ares.git
         tarantool.sysusers)
@@ -36,7 +35,6 @@
             'SKIP'
             'SKIP'
             'SKIP'
-            'SKIP'
             '2feccda75effbd44b40e43608e56395376ea7b9039a09aada91a05f9559b12fe')
 
 prepare() {
@@ -52,7 +50,6 @@
   git config -f .gitmodules 'submodule.src/lib/small.url' "$srcdir/small"
   git config -f .gitmodules 'submodule.third_party/luarocks.url' "$srcdir/luarocks"
   git config -f .gitmodules 'submodule.third_party/decNumber.url' "$srcdir/decNumber"
-  git config -f .gitmodules 'submodule.third_party/serpent.url' "$srcdir/serpent"
   git config -f .gitmodules 'submodule.third_party/curl.url' "$srcdir/curl"
   git config -f .gitmodules 'submodule.third_party/c-ares.url' "$srcdir/c-ares"
 



More information about the arch-commits mailing list