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

Levente Polyak anthraxx at archlinux.org
Wed Jan 20 23:29:05 UTC 2021


    Date: Wednesday, January 20, 2021 @ 23:29:05
  Author: anthraxx
Revision: 406497

upgpkg: python-pyelftools 0.27-1

Modified:
  python-pyelftools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-20 23:25:12 UTC (rev 406496)
+++ PKGBUILD	2021-01-20 23:29:05 UTC (rev 406497)
@@ -3,8 +3,8 @@
 
 pkgname=python-pyelftools
 _pkgname=pyelftools
-pkgver=0.26
-pkgrel=3
+pkgver=0.27
+pkgrel=1
 pkgdesc='Python library for analyzing ELF files and DWARF debugging information'
 url='https://github.com/eliben/pyelftools'
 arch=('any')
@@ -13,8 +13,8 @@
 depends=('python')
 options=('!strip')
 source=(https://github.com/eliben/${_pkgname}/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz)
-sha512sums=('dd166f56654592f6a0d7a91bc41c01b9300de6d2f08b204a61ac48eb3f4b3224f89271c5fe66adc41d71a5e2bed8ddfa4ad495098df917623f7aa90c2caffeca')
-b2sums=('523e6f64205273e8362db92900aebdc05849c5a55d48f75aeae4aa0c58d6dde35ba73c660a5993b211b210fba634360befbdfa90077a140d708c71091918e306')
+sha512sums=('bb0a00e5500016e3d4f64be0a728e190f84b11a805f78d668b5a74716a30400e6794946f198ef4a3f3b8f64a63deb1b5a96180b09e56b7357b988b28e25fad0a')
+b2sums=('74e6e17c68b197d0ecdddedba81a96601003c41a9c095bc72dff7630511705d36d1bc2732005a87ad1420c99497d729c5b771eca7bf5409c0da77d7b348d9c1b')
 
 
 build() {



More information about the arch-commits mailing list