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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 20:20:57 UTC 2022


    Date: Friday, January 21, 2022 @ 20:20:56
  Author: felixonmars
Revision: 1112592

upgpkg: python-parse-type 0.6.0-1

Modified:
  python-parse-type/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 20:20:54 UTC (rev 1112591)
+++ PKGBUILD	2022-01-21 20:20:56 UTC (rev 1112592)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-parse-type
-pkgver=0.5.6
-pkgrel=3
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Simplifies to build parse types based on the parse module"
 url="https://github.com/jenisys/parse_type"
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-html')
 source=("https://github.com/jenisys/parse_type/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6729af4383baceea48cf0bbd73e7e3f580cfbb867965814ba354ea5de6794583782c929557f6f1c7f8bd45703a69b2f890455cfd749690f851f1853562da0c40')
+sha512sums=('ace12b013306d5d330ffecca2f929667169da24b6593f86c13820ff34628fb00ef045c37f5c8b6ddc1094d5a8ed6fb929918871b1d0493ef6719d2bb3d2293de')
 
 build() {
   cd parse_type-$pkgver



More information about the arch-commits mailing list