summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrien Prost-Boucle2015-12-14 21:31:41 +0100
committerAdrien Prost-Boucle2015-12-14 21:31:41 +0100
commit2ee8fb9743301d1fa093ebbdf76fb2a6ae20b281 (patch)
tree24f92b745cc6b8c7359cc10a77217fe2ed1fc77f /PKGBUILD
parentef3e39e922420d09ad5ccff9e6aa4bef6bd38472 (diff)
downloadaur-2ee8fb9743301d1fa093ebbdf76fb2a6ae20b281.tar.gz
Update dependencies + switch to gcc version 4.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 434d8870570b..f5d52c5a065c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,12 +11,12 @@ url='http://sourceforge.net/projects/ghdl-updates/'
license=('GPLv2')
provides=('ghdl')
-conflicts=('ghdl' 'ghdl-hg')
+conflicts=('ghdl' 'ghdl-llvm-git' 'ghdl-mcode-git')
makedepends=('gcc-ada' 'git')
install=ghdl.install
options=(!emptydirs staticlibs)
-_gccver=4.9.2
+_gccver=4.9.3
_islver=0.12.2
_cloogver=0.18.1