summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Chen2016-07-24 13:12:01 +1200
committerAndrew Chen2016-07-24 13:12:01 +1200
commita86483686e1fa383a86537504fc0b76a7bbde874 (patch)
tree81c38d670651cf9d0da381ce7ef35d48c30ba0cd /PKGBUILD
parent1fccb7402ec623713bd3e27e0e6bbdac49da6d3d (diff)
downloadaur-a86483686e1fa383a86537504fc0b76a7bbde874.tar.gz
updpkg: sourcery-codebench-mips-linux-gnu 2016.05_8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 365298354cc9..d14da9c3e715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andrew Chen <andrew.chuanye.chen@gmail.com>
pkgname=sourcery-codebench-mips-linux-gnu
-pkgver=2015.11_32
+pkgver=2016.05_8
pkgrel=1
pkgdesc="Sourcery CodeBench Lite ${pkgver//_/-} for MIPS GNU/Linux"
url='https://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/mips-gnu-linux'
arch=('i686' 'x86_64')
license=('GPL')
source=("https://sourcery.mentor.com/GNUToolchain/package13838/public/mips-linux-gnu/mips-${pkgver//_/-}-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2")
-md5sums=('137b6d121fc1aaa2e27b67c88885401f')
+md5sums=('ba4b96ecaa009d3bd8f1103effcde4c2')
if [ "$CHARH" == 'x86_64' ]; then
depends=(lib32-glibc)