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

Frederik Schwan freswa at gemini.archlinux.org
Fri Aug 12 16:57:56 UTC 2022


    Date: Friday, August 12, 2022 @ 16:57:56
  Author: freswa
Revision: 1265483

upgpkg: python-hcloud 1.17.0-1

Modified:
  python-hcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 16:53:17 UTC (rev 1265482)
+++ PKGBUILD	2022-08-12 16:57:56 UTC (rev 1265483)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=python-hcloud
-pkgver=1.16.0
-pkgrel=2
+pkgver=1.17.0
+pkgrel=1
 pkgdesc="Official Hetzner Cloud python library"
 arch=('any')
 url="https://github.com/hetznercloud/hcloud-python"
@@ -11,7 +11,7 @@
 depends=('python-requests' 'python-dateutil' 'python-future')
 makedepends=('python-setuptools')
 source=("$pkgname"-$pkgver.tar.gz::https://github.com/hetznercloud/hcloud-python/archive/v${pkgver}.tar.gz)
-sha512sums=('282d1accb3c387caefe9dce7ab70dccfe2ff830c6ec3cd665326ad79076d7f9e58ab2f3061fa262208731c9d1e09e6c52d13075adf119f8b19d6af50e0374556')
+sha512sums=('829972585b5fe61aaaa2ee5294c97e6ad4a913229e8d87cec8e00d61480a780682b4eb75e2b9da5962bdb3dfda15b0a81afa74383be874e381a5f8e1a27d7014')
 
 build() {
   cd "$srcdir/hcloud-python-$pkgver"



More information about the arch-commits mailing list