summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schlatow2019-06-03 13:57:08 +0200
committerJohannes Schlatow2019-06-03 13:57:08 +0200
commitd50fcb2d66a20ad6668a7f9545f20fe9d971d4b6 (patch)
treeaff2bc88fe62cbd676a688f708f34f60b2c830fa /PKGBUILD
parenta79c2b8867113ccae65053a049a22f3a693badf9 (diff)
downloadaur-d50fcb2d66a20ad6668a7f9545f20fe9d971d4b6.tar.gz
Update to 19.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8615d92d43..b4410cf8a55a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Schlatow <johannes.schlatow@googlemail.com>
pkgname=genode-toolchain-bin
-pkgver=17.05
+pkgver=19.05
pkgrel=1
pkgdesc="GCC-based toolchain for the genode framework"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ _arch="x86_64"
_filename="genode-toolchain-${pkgver}-${_arch}.tar.xz"
source=("http://downloads.sourceforge.net/project/genode/genode-toolchain/${pkgver}/${_filename}")
-md5sums=('6a9fe849a507d3db0caa68d2ce350d8b')
+md5sums=('90f83ee84930377aa554e9db488a290d')
[ "$CARCH" == 'i686' ] && md5sums=('bf6a20eb248c8a5a37ba4be733eaa6ae')
noextract=(${_filename})