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

Antonio Rojas arojas at archlinux.org
Tue Jun 29 06:53:44 UTC 2021


    Date: Tuesday, June 29, 2021 @ 06:53:44
  Author: arojas
Revision: 967837

Update to 0.4.0

Modified:
  python-beniget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-29 06:50:38 UTC (rev 967836)
+++ PKGBUILD	2021-06-29 06:53:44 UTC (rev 967837)
@@ -2,8 +2,8 @@
 # Contributor: Ashwin Vishnu <ashwinvis+arch at pr0t0nm4il dot com>
 
 pkgname=python-beniget
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='A static analyzer for Python code'
 arch=(any)
 url='https://github.com/serge-sans-paille/beniget'
@@ -11,7 +11,7 @@
 depends=(python-gast)
 makedepends=(python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/b/beniget/beniget-$pkgver.tar.gz)
-sha256sums=('062c893be9cdf87c3144fb15041cce4d81c67107c1591952cd45fdce789a0ff1')
+sha256sums=('72bbd47b1ae93690f5fb2ad3902ce1ae61dcd868ce6cfbf33e9bad71f9ed8749')
 
 build() {
   cd beniget-$pkgver




More information about the arch-commits mailing list