summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ac251d004ac..365298354cc9 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.05_18
+pkgver=2015.11_32
pkgrel=1
-pkgdesc='Sourcery CodeBench Lite 2015.05-18 for MIPS GNU/Linux'
+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=('0fcdc0fee260c7bed060c999bfe8440d')
+md5sums=('137b6d121fc1aaa2e27b67c88885401f')
if [ "$CHARH" == 'x86_64' ]; then
depends=(lib32-glibc)