Date: Thursday, March 2, 2023 @ 17:22:08
  Author: anatolik
Revision: 1407310

upgpkg: python-thrift 0.18.1-1

Modified:
  python-thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-02 17:21:45 UTC (rev 1407309)
+++ PKGBUILD    2023-03-02 17:22:08 UTC (rev 1407310)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <[email protected]>
 
 pkgname=python-thrift
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc='Python bindings for the Apache Thrift RPC system'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha256sums=('71858c5b9dcff6eb926ce521a9d66f4524339aa27e47efff2495b69998c046b6')
+sha256sums=('5f803ff19acd6dc0e3857bbe46e1b01ba18526ea41342a36ab17ef18ede92017')
 
 check() {
   cd thrift-$pkgver/lib/py

Reply via email to