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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Nov 9 20:26:48 UTC 2021


    Date: Tuesday, November 9, 2021 @ 20:26:48
  Author: anthraxx
Revision: 1039425

upgpkg: python-tasklib 2.4.3-1

Modified:
  python-tasklib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-09 20:19:49 UTC (rev 1039424)
+++ PKGBUILD	2021-11-09 20:26:48 UTC (rev 1039425)
@@ -2,7 +2,7 @@
 
 _pyname=tasklib
 pkgname=python-${_pyname}
-pkgver=2.4.0
+pkgver=2.4.3
 pkgrel=1
 pkgdesc='Python library for interacting with taskwarrior databases'
 url='http://tasklib.readthedocs.org/en/latest/'
@@ -11,8 +11,8 @@
 depends=('python' 'python-pytz' 'python-tzlocal')
 makedepends=('python-setuptools' 'python-sphinx')
 source=(https://github.com/robgolding/tasklib/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('0d55801f315f4f5f7b32c103e672b161e739f57dd1ef1803eb1a0950e5177767d8f5c9edc80e917b87513b8a3de7dafc2570d969447bb4d1fae8737a24980b24')
-b2sums=('1c64892e64ecef0c6f24b3b3d8ccfc50f8fe9f1f63347b0091268a7cdb9a5a82ee4ff766c96848e60cd94e6367cd82c015967f8c9c21a4228b26a1b82d923efb')
+sha512sums=('438211da96dcb5a80115b0375f6a425f4629de3e49379bb9d98f9e10342c66d2bb35b92cbd794d1fe78741fc58d89a5edc16b10ab7eb22275c9f9f0a4a87e295')
+b2sums=('76150f47942db54b92b522922aa0a668829c4f01d488f2eb33d18fef015a01c1fb72372efb4f5f8fedcb384163eb977d2bd45750c00320e2ff50db4bcae6d2ca')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list