[arch-commits] Commit in thrift/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Oct 17 14:46:12 UTC 2019
Date: Thursday, October 17, 2019 @ 14:46:11
Author: anatolik
Revision: 516458
upgpkg: thrift 0.13.0-1
Modified:
thrift/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-17 14:29:20 UTC (rev 516457)
+++ PKGBUILD 2019-10-17 14:46:11 UTC (rev 516458)
@@ -7,8 +7,8 @@
# the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
pkgname=thrift
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.13.0
+pkgrel=1
pkgdesc='Scalable cross-language services framework for IPC/RPC'
arch=(x86_64)
url='https://thrift.apache.org'
@@ -19,7 +19,7 @@
'qt5-base: TQTcpServer (Qt5) support'
)
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha1sums=('36048534ba673d2a6531f3517eff402772d08dcc')
+sha1sums=('0b13e6ae2c1f0f7c1f18dfc2afce8368603b5d2f')
build() {
cd thrift-$pkgver
More information about the arch-commits
mailing list