diff --git a/core/elfutils/.SRCINFO b/core/elfutils/.SRCINFO index 970d65679..298d6ee5e 100644 --- a/core/elfutils/.SRCINFO +++ b/core/elfutils/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = elfutils pkgdesc = Handle ELF object files and DWARF debugging information pkgver = 0.191 - pkgrel = 3 + pkgrel = 4 url = https://sourceware.org/elfutils/ arch = x86_64 makedepends = bzip2 diff --git a/core/elfutils/PKGBUILD b/core/elfutils/PKGBUILD index 4015d5e60..58f27b2cc 100644 --- a/core/elfutils/PKGBUILD +++ b/core/elfutils/PKGBUILD @@ -13,7 +13,7 @@ pkgname=( debuginfod ) pkgver=0.191 -pkgrel=3.1 +pkgrel=4 pkgdesc="Handle ELF object files and DWARF debugging information" arch=(x86_64) url="https://sourceware.org/elfutils/"