summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Prost-Boucle2015-12-14 21:33:25 +0100
committerAdrien Prost-Boucle2015-12-14 21:33:25 +0100
commit5bc7c18fee589762b186aace36d3baf09d70a642 (patch)
tree7f5f48100ad9ae06a523f6d6f9e5c222af7e7d59
parentba7e44b284db67822304f15013cfc4e186319e55 (diff)
downloadaur-5bc7c18fee589762b186aace36d3baf09d70a642.tar.gz
Update dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32d53e08e3ea..990a28fdaf83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Dec 14 20:32:58 UTC 2015
pkgbase = ghdl-mcode-git
pkgdesc = VHDL simulator - mcode version
pkgver = 0.34dev.git20151130
@@ -12,9 +14,6 @@ pkgbase = ghdl-mcode-git
depends = lib32-zlib
provides = ghdl
conflicts = ghdl
- conflicts = ghdl-hg
- conflicts = ghdl-llvm-hg
- conflicts = ghdl-mcode-hg
conflicts = ghdl-gcc-git
conflicts = ghdl-llvm-git
source = ghdl::git://github.com/tgingold/ghdl.git
diff --git a/PKGBUILD b/PKGBUILD
index c02c008873bf..83f4abf6a06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,12 @@ url='http://sourceforge.net/projects/ghdl-updates/'
license=('GPLv2')
provides=('ghdl')
-conflicts=('ghdl' 'ghdl-hg' 'ghdl-llvm-hg' 'ghdl-mcode-hg' 'ghdl-gcc-git' 'ghdl-llvm-git')
+conflicts=('ghdl' 'ghdl-gcc-git' 'ghdl-llvm-git')
makedepends=('gcc-ada-multilib' 'git')
depends=('lib32-glibc' 'lib32-zlib')
source=(
+ #"ghdl::git://git.code.sf.net/p/ghdl-updates/ghdl-updates.git"
"ghdl::git://github.com/tgingold/ghdl.git"
)
md5sums=(