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

Felix Yan felixonmars at archlinux.org
Mon Sep 9 07:17:45 UTC 2019


    Date: Monday, September 9, 2019 @ 07:17:44
  Author: felixonmars
Revision: 509043

upgpkg: twine 1.14.0-1

Modified:
  twine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-09 07:14:35 UTC (rev 509042)
+++ PKGBUILD	2019-09-09 07:17:44 UTC (rev 509043)
@@ -2,8 +2,8 @@
 # Contributor: Chris Warrick <aur at chriswarrick.com>
 
 pkgname=twine
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc='Collection of utilities for interacting with PyPI'
 arch=('any')
 url='https://pypi.python.org/pypi/twine'
@@ -15,7 +15,7 @@
 replaces=('python-twine')
 checkdepends=('python-pytest-runner' 'python-pretend')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/twine/archive/$pkgver.tar.gz")
-sha512sums=('c72c6a3e12e78712335fdcc7917b7edd69ca34829a649f6e37501ee813501dc0bff0d2eda2bf5e4e30f32daef8fe67aed79679ad327b93f01ccf646e3881883c')
+sha512sums=('4044332727a1a6bb0ffd38d83ddd3a04ad96e013d3894dee3c468527cb8fa9c5d86161bfdcbe357ebf8440d46776b3688131d57ed06cac13cb0893a64861b99a')
 
 build() {
   cd twine-$pkgver



More information about the arch-commits mailing list