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

Felix Yan felixonmars at archlinux.org
Sun Jan 26 00:54:53 UTC 2020


    Date: Sunday, January 26, 2020 @ 00:54:53
  Author: felixonmars
Revision: 555618

upgpkg: python-digitalocean 1.15.0-1

Modified:
  python-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 00:53:39 UTC (rev 555617)
+++ PKGBUILD	2020-01-26 00:54:53 UTC (rev 555618)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-digitalocean
-pkgver=1.14.0
-pkgrel=4
+pkgver=1.15.0
+pkgrel=1
 pkgdesc='digitalocean.com API to manage Droplets and Images'
 arch=('any')
 license=('LGPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-responses')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz")
-sha512sums=('821116dfdfa2191af409f3433d1edee4b6d2f97700b1b8ba6d7ca1cd6e38dd555e8dcf83e0b631d1a4e958abd0e989e3001d774916f94b2244a9d9f6bcffbf4e')
+sha512sums=('9965fee4be6f73809397bf40270ed6ab4f13393d83617be7aa85910c3e2ea25871eb17a8a1c9f5f6f49c49808090a92bd5cadf0e31ac2a9438f730c03c13dade')
 
 build() {
   cd python-digitalocean-$pkgver



More information about the arch-commits mailing list