[arch-commits] Commit in python-flit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 12 16:56:08 UTC 2020
Date: Thursday, November 12, 2020 @ 16:56:07
Author: felixonmars
Revision: 752102
upgpkg: python-flit 3.0.0-2: Python 3.9 rebuild
Modified:
python-flit/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 16:56:04 UTC (rev 752101)
+++ PKGBUILD 2020-11-12 16:56:07 UTC (rev 752102)
@@ -4,7 +4,7 @@
pkgbase=python-$_pkgname
pkgname=($pkgbase{,-core})
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simplified packaging of Python modules'
arch=('any')
url='https://github.com/takluyver/flit'
@@ -64,4 +64,3 @@
install -Dm 644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-
More information about the arch-commits
mailing list