summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Chen2016-07-24 13:12:01 +1200
committerAndrew Chen2016-07-24 13:12:01 +1200
commita86483686e1fa383a86537504fc0b76a7bbde874 (patch)
tree81c38d670651cf9d0da381ce7ef35d48c30ba0cd
parent1fccb7402ec623713bd3e27e0e6bbdac49da6d3d (diff)
downloadaur-a86483686e1fa383a86537504fc0b76a7bbde874.tar.gz
updpkg: sourcery-codebench-mips-linux-gnu 2016.05_8-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf85c908601c..405bbe686564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Dec 30 02:03:35 UTC 2015
+# Sun Jul 24 01:11:20 UTC 2016
pkgbase = sourcery-codebench-mips-linux-gnu
- pkgdesc = Sourcery CodeBench Lite 2015.11-32 for MIPS GNU/Linux
- pkgver = 2015.11_32
+ pkgdesc = Sourcery CodeBench Lite 2016.05-8 for MIPS GNU/Linux
+ pkgver = 2016.05_8
pkgrel = 1
url = https://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/mips-gnu-linux
arch = i686
arch = x86_64
license = GPL
- source = https://sourcery.mentor.com/GNUToolchain/package13838/public/mips-linux-gnu/mips-2015.11-32-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
- md5sums = 137b6d121fc1aaa2e27b67c88885401f
+ source = https://sourcery.mentor.com/GNUToolchain/package13838/public/mips-linux-gnu/mips-2016.05-8-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
+ md5sums = ba4b96ecaa009d3bd8f1103effcde4c2
pkgname = sourcery-codebench-mips-linux-gnu
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)