[arch-commits] Commit in python-tokenize-rt/trunk (PKGBUILD)
    Daniel M. Capella 
    polyzen at gemini.archlinux.org
       
    Tue Aug 31 01:38:40 UTC 2021
    
    
  
    Date: Tuesday, August 31, 2021 @ 01:38:39
  Author: polyzen
Revision: 1010119
upgpkg: python-tokenize-rt 4.1.0-2: Fix pkgrel
Modified:
  python-tokenize-rt/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 01:36:31 UTC (rev 1010118)
+++ PKGBUILD	2021-08-31 01:38:39 UTC (rev 1010119)
@@ -3,7 +3,7 @@
 _name=tokenize-rt
 pkgname=python-tokenize-rt
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Wrapper around the stdlib `tokenize` which roundtrips'
 arch=('any')
 url=https://github.com/asottile/tokenize-rt
    
    
More information about the arch-commits
mailing list