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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 30 15:21:06 UTC 2021


    Date: Saturday, January 30, 2021 @ 15:21:06
  Author: svenstaro
Revision: 835999

upgpkg: python-gitlab 2.6.0-1

Modified:
  python-gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 15:20:56 UTC (rev 835998)
+++ PKGBUILD	2021-01-30 15:21:06 UTC (rev 835999)
@@ -2,8 +2,8 @@
 # Contributor: crab2313 <crab2313 at gmail.com>
 
 pkgname=python-gitlab
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="Python wrapper for the GitLab API"
 arch=(any)
 url="https://github.com/python-gitlab/python-gitlab"
@@ -10,7 +10,7 @@
 license=('LGPL3')
 depends=('python' 'python-requests' 'python-six')
 source=($pkgname-$pkgver.tar.gz::https://github.com/python-gitlab/python-gitlab/archive/v${pkgver}.tar.gz)
-sha512sums=('68df7c7555341f927e9ca75f9edfc50774b444fef56f22c732c1a9357960678f207bd44acd3b4c383909066b17ef303cd6c26f3eda391a3b94f318522c3baf0a')
+sha512sums=('b90f12ba1057f80c17c792a0fb6baaa9e7df0f49e9dc6735df8011ee7c9c10d2597852b3f19bfc6cde29cc407e5e1e2f101376c5b546b394e5e0e0eb8cb99014')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list