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

Anatol Pomozov anatolik at archlinux.org
Thu Feb 11 22:42:21 UTC 2021


    Date: Thursday, February 11, 2021 @ 22:42:21
  Author: anatolik
Revision: 856799

upgpkg: thrift 0.14.0-1

Modified:
  thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 22:37:47 UTC (rev 856798)
+++ PKGBUILD	2021-02-11 22:42:21 UTC (rev 856799)
@@ -7,7 +7,7 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Scalable cross-language services framework for IPC/RPC'
 arch=(x86_64)
@@ -19,7 +19,7 @@
   'qt5-base: TQTcpServer (Qt5) support'
 )
 source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha1sums=('97ef3ec925923b7618d5760e45efd1599ba2d468')
+sha1sums=('d129ead0b0c6edb1f6336c8c7ccca07eda80c2ee')
 
 build() {
   cd thrift-$pkgver



More information about the arch-commits mailing list