[arch-commits] Commit in twine/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 14 08:16:28 UTC 2020
Date: Friday, August 14, 2020 @ 08:16:28
Author: felixonmars
Revision: 678506
upgpkg: twine 3.1.0-1
Modified:
twine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-14 08:15:27 UTC (rev 678505)
+++ PKGBUILD 2020-08-14 08:16:28 UTC (rev 678506)
@@ -2,7 +2,7 @@
# Contributor: Chris Warrick <aur at chriswarrick.com>
pkgname=twine
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc='Collection of utilities for interacting with PyPI'
arch=('any')
@@ -17,7 +17,7 @@
conflicts=('python-twine')
replaces=('python-twine')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/twine/archive/$pkgver.tar.gz")
-sha512sums=('1f5577c74c47618ae07672b53633110a5ecb486d25046cb87f36cbf5974b679714f962803b9dc6e970c57d8f2542b323e11437e76effe7172511557b56df5f12')
+sha512sums=('84ea859b626c291862dab3fe45bf559358677038311001b5d2bae36037f7108e193c1efba01ab698f72dc4911838c980929464b072d6a9349129927749ce1ce0')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list