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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Oct 24 16:30:35 UTC 2019


    Date: Thursday, October 24, 2019 @ 16:30:35
  Author: bpiotrowski
Revision: 365433

2.33.1-1

Modified:
  binutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-24 16:30:27 UTC (rev 365432)
+++ PKGBUILD	2019-10-24 16:30:35 UTC (rev 365433)
@@ -4,8 +4,8 @@
 # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc
 
 pkgname=binutils
-pkgver=2.32
-pkgrel=3
+pkgver=2.33.1
+pkgrel=1
 pkgdesc='A set of programs to assemble and manipulate binary and object files'
 arch=(x86_64)
 url='https://www.gnu.org/software/binutils/'
@@ -18,7 +18,7 @@
 options=(staticlibs !distcc !ccache)
 source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig})
 validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
-md5sums=('0d174cdaf85721c5723bf52355be41e6'
+md5sums=('9406231b7d9dd93731c2d06cefe8aaf1'
          'SKIP')
 
 prepare() {



More information about the arch-commits mailing list