summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Bergas2017-12-18 14:34:54 +0100
committerVicente Bergas2017-12-18 14:34:54 +0100
commit96d116a223db28ea0ddd1c87fc9125ad4bfcac3b (patch)
treefba99830378aba14f54ac8ebc50b2effb9c59ef3
parent79e56f393a0046ed054a06c142ece6a87b3ad686 (diff)
downloadaur-96d116a223db28ea0ddd1c87fc9125ad4bfcac3b.tar.gz
ghdl: new upstream release 0.35
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48e209f1d325..bf6972c5931b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghdl
pkgdesc = VHDL simulator
- pkgver = 0.34
- pkgrel = 3
+ pkgver = 0.35
+ pkgrel = 1
url = https://github.com/tgingold/ghdl
install = ghdl.install
arch = i686
@@ -11,7 +11,7 @@ pkgbase = ghdl
makedepends = git
options = !emptydirs
options = staticlibs
- source = git+https://github.com/tgingold/ghdl#tag=v0.34
+ source = git+https://github.com/tgingold/ghdl#tag=v0.35
source = https://gcc.gnu.org/pub/gcc/releases/gcc-7.2.0/gcc-7.2.0.tar.xz
source = http://isl.gforge.inria.fr/isl-0.18.tar.bz2
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4fd21553ef69..a947870d3af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=ghdl
-pkgver=0.34
-pkgrel=3
+pkgver=0.35
+pkgrel=1
_gccver=7.2.0
_islver=0.18
arch=('i686' 'x86_64')