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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 28 22:49:48 UTC 2021


    Date: Monday, June 28, 2021 @ 22:49:48
  Author: anatolik
Revision: 967805

upgpkg: thrift 0.14.2-1

Modified:
  thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 22:46:47 UTC (rev 967804)
+++ PKGBUILD	2021-06-28 22:49:48 UTC (rev 967805)
@@ -7,7 +7,7 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.14.1
+pkgver=0.14.2
 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/v$pkgver.zip)
-sha1sums=('4c209357f6960e20e2ee4db662ae453ea82b98cf')
+sha1sums=('5fb10831354752907d321bac848d9ae11449753b')
 
 build() {
   cd thrift-$pkgver




More information about the arch-commits mailing list