| author | Jelle van der Waa
            <jelle@archlinux.org> 2024-11-16 17:01:42 UTC | 
| committer | Jelle van der Waa
            <jelle@archlinux.org> 2024-11-16 17:01:42 UTC | 
| parent | 1ed14bc6e193f234a99a8b2ae3e6eb8443701261 | 
| .SRCINFO | +1 | -1 | 
| PKGBUILD | +1 | -1 | 
diff --git a/.SRCINFO b/.SRCINFO index a4b2690..52ad8f2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-pyelftools pkgdesc = Python library for analyzing ELF files and DWARF debugging information pkgver = 0.31 - pkgrel = 2 + pkgrel = 3 url = https://github.com/eliben/pyelftools arch = any license = custom:Public Domain diff --git a/PKGBUILD b/PKGBUILD index 154d7a8..dce0f47 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyelftools _pkgname=pyelftools pkgver=0.31 -pkgrel=2 +pkgrel=3 pkgdesc='Python library for analyzing ELF files and DWARF debugging information' url='https://github.com/eliben/pyelftools' arch=('any')