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

Felix Yan felixonmars at archlinux.org
Thu Jan 30 21:22:47 UTC 2020


    Date: Thursday, January 30, 2020 @ 21:22:46
  Author: felixonmars
Revision: 560254

upgpkg: python-softlayer 5.8.5-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 21:22:42 UTC (rev 560253)
+++ PKGBUILD	2020-01-30 21:22:46 UTC (rev 560254)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.8.4
+pkgver=5.8.5
 pkgrel=1
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz")
-sha512sums=('fd8f2bbc64777541a8b5efc4f20b5dc8f55a6b48f822a24b97030c2dea1fd3bd37767c6c28678cc8a21285d8bf5d50113fed0ca4fafa000181c30089b1a152a6')
+sha512sums=('06a48857a478e6a04eb384cad6f90a1358296ae3a389db41e2507161aaf9af7ad0fb1d264c6388216304fbfb24995f32401417aab64c5bcf3458db541b8ecc54')
 
 prepare() {
   cd softlayer-python-$pkgver



More information about the arch-commits mailing list