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

Filipe Laíns ffy00 at gemini.archlinux.org
Tue Aug 31 19:07:14 UTC 2021


    Date: Tuesday, August 31, 2021 @ 19:07:14
  Author: ffy00
Revision: 1010181

upgpkg: python-dill 0.3.4-1

Modified:
  python-dill/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 19:05:31 UTC (rev 1010180)
+++ PKGBUILD	2021-08-31 19:07:14 UTC (rev 1010181)
@@ -2,7 +2,7 @@
 
 _pkgname=dill
 pkgname=python-$_pkgname
-pkgver=0.3.3
+pkgver=0.3.4
 pkgrel=1
 pkgdesc='serialize all of python'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/dill-$pkgver.tar.gz")
-sha512sums=('bb514c37902412380d99f38293d5cb9d3d6a6643a34e59e6e889c89d845f9b83e9fa3fa9f0a75218575aa56670f287144f2b00abc8359b5fc6cb450351b43b68')
+sha512sums=('1b1991909a9782382ecdb2ada13249c8b446d3558de69501280c816f7cd6c6728f9d3303c826461245ab9e42c43c02e4605142f25e09244bb7ccc9ca68a4b565')
 
 build() {
   cd $_pkgname-$_pkgname-$pkgver



More information about the arch-commits mailing list