summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d36ba8d83e00..46de34f41cb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Jun 1 20:32:24 UTC 2018
pkgbase = python2-zeroc-ice
pkgdesc = Ice is comprehensive RPC framework with support for Python, C++, .NET, Java, JavaScript and more.
- pkgver = 3.7.1
+ pkgver = 3.7.3
pkgrel = 1
url = https://zeroc.com
arch = any
@@ -10,8 +8,8 @@ pkgbase = python2-zeroc-ice
license = custom:Ice license
depends = python2
optdepends = zeroc-ice: other language bindings for zeroc-ice
- source = https://files.pythonhosted.org/packages/67/77/44e30fbfaa920e4bffb38ed2216c75f1b0769d83cc53344987313b32526e/zeroc-ice-3.7.1.tar.gz
- sha256sums = 4436a40e91eb6d12e6a8f3a3ea248786ea41a3f23e2e5e7f719fc84efd0c3c8d
+ source = https://files.pythonhosted.org/packages/e1/22/9bf3c799244be9baaeb34a3de0573c8a468ad29f9ac859861ffa0c7c68e1/zeroc-ice-3.7.3.tar.gz
+ sha256sums = 1adec3b54c77c46acfc8a99d6336ce9a0223a7016852666358133cbe37d99744
pkgname = python2-zeroc-ice
diff --git a/PKGBUILD b/PKGBUILD
index 5074277bba25..26c79e6cdcc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Automatically generated by pip2arch on 2015-07-27
pkgname=python2-zeroc-ice
-pkgver=3.7.1
+pkgver=3.7.3
pkgrel=1
pkgdesc="Ice is comprehensive RPC framework with support for Python, C++, .NET, Java, JavaScript and more."
url="https://zeroc.com"
@@ -11,8 +11,8 @@ makedepends=()
optdepends=("zeroc-ice: other language bindings for zeroc-ice")
license=("GPL" "custom:Ice license")
arch=('any')
-source=("https://files.pythonhosted.org/packages/67/77/44e30fbfaa920e4bffb38ed2216c75f1b0769d83cc53344987313b32526e/zeroc-ice-$pkgver.tar.gz")
-sha256sums=('4436a40e91eb6d12e6a8f3a3ea248786ea41a3f23e2e5e7f719fc84efd0c3c8d')
+source=("https://files.pythonhosted.org/packages/e1/22/9bf3c799244be9baaeb34a3de0573c8a468ad29f9ac859861ffa0c7c68e1/zeroc-ice-$pkgver.tar.gz")
+sha256sums=('1adec3b54c77c46acfc8a99d6336ce9a0223a7016852666358133cbe37d99744')
prepare() {
cd $srcdir/zeroc-ice-$pkgver