summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Chen2015-12-30 15:09:32 +1300
committerAndrew Chen2015-12-30 15:09:32 +1300
commit1fccb7402ec623713bd3e27e0e6bbdac49da6d3d (patch)
treedc5f34583a0ff2ce99c5ac530d3a8b52af4f14b1
parent61cfabe1c1d4bfee12e0545aa1850898aec0b445 (diff)
downloadaur-1fccb7402ec623713bd3e27e0e6bbdac49da6d3d.tar.gz
upgpkg: sourcery-codebench-mips-linux-gnu 2015.11_32-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0df367982256..bf85c908601c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Wed Dec 30 02:03:35 UTC 2015
pkgbase = sourcery-codebench-mips-linux-gnu
- pkgdesc = Sourcery CodeBench Lite 2015.05-18 for MIPS GNU/Linux
- pkgver = 2015.05_18
+ pkgdesc = Sourcery CodeBench Lite 2015.11-32 for MIPS GNU/Linux
+ pkgver = 2015.11_32
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.05-18-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
- md5sums = 0fcdc0fee260c7bed060c999bfe8440d
+ 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
pkgname = sourcery-codebench-mips-linux-gnu
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)