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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Mar 8 21:16:11 UTC 2022


    Date: Tuesday, March 8, 2022 @ 21:16:11
  Author: anthraxx
Revision: 439356

upgpkg: python-pyelftools 0.28-1

Modified:
  python-pyelftools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 21:09:37 UTC (rev 439355)
+++ PKGBUILD	2022-03-08 21:16:11 UTC (rev 439356)
@@ -3,8 +3,8 @@
 
 pkgname=python-pyelftools
 _pkgname=pyelftools
-pkgver=0.27
-pkgrel=3
+pkgver=0.28
+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=('bb0a00e5500016e3d4f64be0a728e190f84b11a805f78d668b5a74716a30400e6794946f198ef4a3f3b8f64a63deb1b5a96180b09e56b7357b988b28e25fad0a')
-b2sums=('74e6e17c68b197d0ecdddedba81a96601003c41a9c095bc72dff7630511705d36d1bc2732005a87ad1420c99497d729c5b771eca7bf5409c0da77d7b348d9c1b')
+sha512sums=('005163a53fe12baad0998d60d531e3ce4201236b7b042e3c28d7e68f9c40586f94a2576be6918be991a3bf464f2ca55700c0475a6e8c7b05b4342a6f5bbf3354')
+b2sums=('87dad42d87b9d3de2382e21d6f7115fb24e420e262735d4bd73c4e3a325d10b69c6eab5d73ff999811633d6a024c22c15ad65be637339f0c609378d54926f747')
 
 
 build() {



More information about the arch-commits mailing list