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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Dec 2 10:56:16 UTC 2019


    Date: Monday, December 2, 2019 @ 10:56:16
  Author: svenstaro
Revision: 534687

upgpkg: python-gitlab 1.13.0-1

Modified:
  python-gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 10:14:59 UTC (rev 534686)
+++ PKGBUILD	2019-12-02 10:56:16 UTC (rev 534687)
@@ -2,8 +2,8 @@
 # Contributor: crab2313 <crab2313 at gmail.com>
 
 pkgname=python-gitlab
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.13.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=(${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('fe676a6c8b23fc9df1db90ba9c86416547398808faf87b7ea5416e92d9327aa5577b6c18b2c10d394e426bdeda9104580f5e9d45ceddff64dc2152a102218770')
+sha512sums=('bc0f483447a5d8b729d94ab27da9946374b58e97ec339cba5f4269a6c393380a3670c65cc62d29ce64e89e6a9b9bff7be31557d8be74494385a77368f5eef6b9')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list