summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 21:47:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 21:47:34 -0500
commit63f5438069d4b47537ee9386feed88a940ea3f1f (patch)
tree5c32843721ff662b84e45122ef2d1fcce8e980c1
parent15632c8c124a7f83c58341218dcfd5a82a2dcc2f (diff)
Fix md5sum in mingw32-binutils
-rw-r--r--community/mingw32-binutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mingw32-binutils/PKGBUILD b/community/mingw32-binutils/PKGBUILD
index 7db59a6c3..2e29dbaa5 100644
--- a/community/mingw32-binutils/PKGBUILD
+++ b/community/mingw32-binutils/PKGBUILD
@@ -15,7 +15,7 @@ license=(GPL)
source=("https://downloads.sourceforge.net/project/mingw/MinGW/Base/binutils/binutils-$pkgver/binutils-$pkgver-${_uprel}-mingw32-src.tar.lzma"
"260cd952.patch::http://sourceware.org/git/?p=binutils.git;a=patch;h=260cd95271cdf002ed8e419898fd29c42e257841")
md5sums=('5d76604f545b151230d1c86e1b8cfab3'
- '9226501a8258a12c81956252ba3b4ba1')
+ 'ad86b2b889424fd1a3b07e7c54ecf646')
build() {
[ $NOEXTRACT -eq 1 ] || tar --lzma -xf binutils-$pkgver-${_uprel}-mingw32-src.tar.lzma