summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-22 03:59:10 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-22 03:59:10 -0300
commit56d6dacd00ea72345133973b4bed5ec5c809236d (patch)
tree7ad5bc81a9d27bbafc4bda572cff7969488b3868
parent5dcf9c40b8d04be56078004245572d2d6bad6564 (diff)
xtensa-unknown-elf-binutils-2.27-1.92: fix pkgrel for AUR compatibility
-rw-r--r--libre/xtensa-unknown-elf-binutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xtensa-unknown-elf-binutils/PKGBUILD b/libre/xtensa-unknown-elf-binutils/PKGBUILD
index d80d784af..20438c5a3 100644
--- a/libre/xtensa-unknown-elf-binutils/PKGBUILD
+++ b/libre/xtensa-unknown-elf-binutils/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=xtensa-unknown-elf-binutils
pkgver=2.27
_pkgverpatch=$pkgver
-pkgrel=1.91.1
+pkgrel=1.92
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=('i686' 'x86_64' 'armv7h')
url="https://www.gnu.org/software/binutils/"