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

Felix Yan felixonmars at archlinux.org
Fri Feb 14 14:32:12 UTC 2020


    Date: Friday, February 14, 2020 @ 14:32:11
  Author: felixonmars
Revision: 571063

upgpkg: python-semantic-version 2.8.3-1

Modified:
  python-semantic-version/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 14:30:41 UTC (rev 571062)
+++ PKGBUILD	2020-02-14 14:32:11 UTC (rev 571063)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-semantic-version
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="A library implementing the 'SemVer' scheme."
 url="https://github.com/rbarrois/python-semanticversion"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-django')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rbarrois/python-semanticversion/archive/$pkgver.tar.gz")
-sha512sums=('d6d7b3eac904c5bb0f73e2c13addcc4c4176c442f8a2139c4b920ceaf4240dfb75a28be074ad36fda175650103412fff97c82a91ece37e864e3e0a1aa411acfb')
+sha512sums=('707b30aabffbbe2117f5039d8ec03eb129e395b4293299650d2a20f55cc63cedf199df7fc0cb90badc0c1cea0741e679a0a146f4f373332ffeeadfeb391e2ae5')
 
 build() {
   cd python-semanticversion-$pkgver



More information about the arch-commits mailing list