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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Fri Jan 28 16:15:47 UTC 2022


    Date: Friday, January 28, 2022 @ 16:15:47
  Author: yan12125
Revision: 1118349

upgpkg: python-unidiff 0.7.2-1

Modified:
  python-unidiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 15:41:16 UTC (rev 1118348)
+++ PKGBUILD	2022-01-28 16:15:47 UTC (rev 1118349)
@@ -3,8 +3,8 @@
 # Contributor: Adhityaa Chandrasekar <c.adhityaa at gmail.com>
 
 pkgname=python-unidiff
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.7.2
+pkgrel=1
 pkgdesc='Simple Python library to parse and interact with unified diff data'
 arch=('any')
 url="https://github.com/matiasb/python-unidiff"
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/u/unidiff/unidiff-$pkgver.tar.gz")
-sha256sums=('91bb13b4969514a400679d9ae5e29a6ffad85346087677f8b5e2e036af817447')
+sha256sums=('15297652e97870f55136bd3c07c697eaed813b24ca8cec7ae08398b026ff03cc')
 
 build() {
   cd unidiff-$pkgver



More information about the arch-commits mailing list