[arch-commits] Commit in python-selectors2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Fri Dec 25 21:55:39 UTC 2020
Date: Friday, December 25, 2020 @ 21:55:39
Author: jlichtblau
Revision: 791016
upgpkg: python-selectors2 2.0.2-1 - new upstream release
Modified:
python-selectors2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-25 21:51:11 UTC (rev 791015)
+++ PKGBUILD 2020-12-25 21:55:39 UTC (rev 791016)
@@ -3,14 +3,14 @@
pkgbase=python-selectors2
pkgname=('python2-selectors2' 'python-selectors2')
-pkgver=2.0.1
-pkgrel=6
+pkgver=2.0.2
+pkgrel=1
arch=('any')
url='https://github.com/SethMichaelLarson/selectors2'
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
-source=($pkgbase-$pkver.tar.gz::https://github.com/SethMichaelLarson/selectors2/archive/$pkgver.tar.gz)
-sha256sums=('482ee6168dad08fc46db82d99bc28be4b4256512809d39191d232c412d6293b4')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/SethMichaelLarson/selectors2/archive/$pkgver.tar.gz)
+sha256sums=('43e80168bec134ada813d4126b8eac071450bad8ec1bbdd91ec6481050dbc87e')
package_python-selectors2() {
pkgdesc='Backported, durable, and portable selectors.'
More information about the arch-commits
mailing list