[arch-commits] Commit in python-fasteners/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Mon Oct 28 14:18:28 UTC 2019
Date: Monday, October 28, 2019 @ 14:18:27
Author: lfleischer
Revision: 520844
upgpkg: python-fasteners 0.15-1
Upstream update.
Modified:
python-fasteners/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-28 14:16:22 UTC (rev 520843)
+++ PKGBUILD 2019-10-28 14:18:27 UTC (rev 520844)
@@ -2,8 +2,8 @@
# Contributor: Tomislav Ivek <tomislav.ivek at gmail.com>
pkgname=('python-fasteners' 'python2-fasteners')
-pkgver=0.14.1
-pkgrel=7
+pkgver=0.15
+pkgrel=1
pkgdesc="A python package that provides useful locks."
arch=('any')
url="https://github.com/harlowja/fasteners"
@@ -10,7 +10,7 @@
license=('Apache')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://github.com/harlowja/fasteners/archive/$pkgver.tar.gz")
-sha512sums=('954d692b7f43563ba1413854c8dec2f5ff98757346c55aaa5f39e9aa777fb746bf4f9506beab6cfa149d5646db4b3de58d35bcef95e3128096c3346c9fd8015c')
+sha512sums=('0c77c7061c8b76d0d018b07a3d33fc71701842f5b686456ebf31069694baa27a6cc47196267f24bc296078e7503ab0709fa28c9f0088c3cf777ea0e133bb5832')
build() {
cd "$srcdir/fasteners-$pkgver"
More information about the arch-commits
mailing list