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

Felix Yan felixonmars at archlinux.org
Mon Dec 31 18:34:43 UTC 2018


    Date: Monday, December 31, 2018 @ 18:34:43
  Author: felixonmars
Revision: 420053

upgpkg: python-parver 0.2.1-1

Modified:
  python-parver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 18:34:10 UTC (rev 420052)
+++ PKGBUILD	2018-12-31 18:34:43 UTC (rev 420053)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-parver
-pkgver=0.2
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Parse and manipulate version numbers"
 url="https://github.com/RazerM/parver"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-hypothesis' 'python-pretend')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/RazerM/parver/archive/$pkgver.tar.gz")
-sha512sums=('bbf86d1897d6967d38b624665c9790144eca042deca00c1b40a3d0d1e2019ad28b3643a91955293d8f07ed06e65e1217c675ccfe37e7842a544fc25e0618ee6b')
+sha512sums=('674e97d5bef6bb02a659ecf5e1a78fa5d597436b656d0251db20fe330a151ae8de52a3f3f0d3732ccb624ad9093116c07837ba0cbe4ae7ae664b4d47ec3333c3')
 
 build() {
   cd parver-$pkgver



More information about the arch-commits mailing list