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

Felix Yan felixonmars at archlinux.org
Sun Nov 29 07:19:18 UTC 2020


    Date: Sunday, November 29, 2020 @ 07:19:17
  Author: felixonmars
Revision: 402386

upgpkg: python-resolvelib 0.5.2-1

Modified:
  python-resolvelib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-29 07:19:06 UTC (rev 402385)
+++ PKGBUILD	2020-11-29 07:19:17 UTC (rev 402386)
@@ -2,8 +2,8 @@
 
 pkgbase=python-resolvelib
 pkgname=(python-resolvelib python2-resolvelib)
-pkgver=0.5.1
-pkgrel=3
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="Resolve abstract dependencies into concrete ones"
 url="https://github.com/sarugaku/resolvelib"
 license=('ISC')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-commentjson' 'python-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/sarugaku/resolvelib/archive/$pkgver.tar.gz")
-sha512sums=('5fee837933ab0e8279aa986ddaa78c1d7c84d89dabaabceef201cc12c7a30f0bdce73eeb9c3863f7057cda6b813e7405cdb3b18f136d35e9a624b71ad5092e62')
+sha512sums=('b37194e19484e469ca84f813a9318a29b35871dbe32d56cdc6260819f78cfa42d12f9c10b1e7faff7a88945ff50254d2a804cadb89d905ced20fb7755d4c9500')
 
 build() {
   cd resolvelib-$pkgver



More information about the arch-commits mailing list