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

Jelle van der Waa jelle at archlinux.org
Sun Jul 12 10:54:12 UTC 2020


    Date: Sunday, July 12, 2020 @ 10:54:11
  Author: jelle
Revision: 663307

upgpkg: python-atom 0.5.2-1

Modified:
  python-atom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-12 10:25:13 UTC (rev 663306)
+++ PKGBUILD	2020-07-12 10:54:11 UTC (rev 663307)
@@ -2,7 +2,7 @@
 
 _name=atom
 pkgname=python-atom
-pkgver=0.4.3
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='Memory efficient Python objects'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(python python-setuptools)
 checkdepends=(python-pytest)
 source=($pkgname-$pkgver.tar.gz::https://github.com/nucleic/atom/archive/$pkgver.tar.gz)
-sha512sums=('7f38db91c62629fd1de16b981ef6bc77a691ac14aabbd46700e074beb8a60cc393ec62006b23405ee5aeca265ec1e793537d96de1f92ad5ab58e0ab8603e2990')
+sha512sums=('c8a7442ae65a68ebe0aa1905ddce6db63ff9b03011c73f71e37cfd5ab366e0142408e80cd9466dd42e9e27c24767ee3443c83ce2d6f6e99d083b15f6b89cd111')
 
 build() {
   cd ${_name}-${pkgver}



More information about the arch-commits mailing list