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

Anatol Pomozov anatolik at gemini.archlinux.org
Fri Mar 25 02:06:01 UTC 2022


    Date: Friday, March 25, 2022 @ 02:06:01
  Author: anatolik
Revision: 1176166

upgpkg: thrift 0.16.0-1

Modified:
  thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 01:13:53 UTC (rev 1176165)
+++ PKGBUILD	2022-03-25 02:06:01 UTC (rev 1176166)
@@ -7,7 +7,7 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.15.0
+pkgver=0.16.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/v$pkgver.zip)
-sha1sums=('58582b3edcd5e0fd76e638adc08a2e4c82761af0')
+sha1sums=('116830ef5ac88e9086dbebe6edad075015442ff4')
 
 build() {
   cd thrift-$pkgver



More information about the arch-commits mailing list