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

Jelle van der Waa jelle at archlinux.org
Thu Oct 1 18:45:38 UTC 2020


    Date: Thursday, October 1, 2020 @ 18:45:37
  Author: jelle
Revision: 714257

upgpkg: python-infinity 1.5-1

Modified:
  python-infinity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 18:41:46 UTC (rev 714256)
+++ PKGBUILD	2020-10-01 18:45:37 UTC (rev 714257)
@@ -3,8 +3,8 @@
 
 _name=infinity
 pkgname="python-${_name}"
-pkgver=1.4
-pkgrel=3
+pkgver=1.5
+pkgrel=1
 pkgdesc='All-in-one infinity value for Python. Can be compared to any object.'
 url='https://github.com/kvesteri/infinity'
 depends=('python')
@@ -13,7 +13,7 @@
 license=('BSD')
 arch=('any')
 source=("https://pypi.python.org/packages/source/i/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('57ce539d861a47d02b570f997a0b1ee6c631a1d9825b68692e9edfac789ec3069b754abb64bb4128dbfcf2eea231067c61a287315ec130a301f18c0e65387acb')
+sha512sums=('d61c16fe08749dab050ffb17f8cb392b22ef0c409d736625820419859a0533e067d04a3244e937cf968b40eb02d6bcecb0f80525797dc372eba7205836bad9cb')
 
 build() {
   cd "${srcdir}/${_name}-${pkgver}"



More information about the arch-commits mailing list