summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b78b016720ad..428d49180b8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ghdl-yosys-plugin-git
pkgver=r208.c9b05e4
-pkgrel=2
+pkgrel=3
arch=('x86_64')
pkgdesc='VHDL synthesis (based on ghdl and yosys)'
url='https://github.com/ghdl/ghdl-yosys-plugin'
@@ -11,7 +11,7 @@ license=('GPL3')
provides=("${pkgname%%-git}")
conflicts=("${pkgname%%-git}")
makedepends=('git')
-depends=('ghdl-git' 'yosys>0.9')
+depends=('ghdl-git' 'yosys>0.12')
source=("git+https://github.com/ghdl/ghdl-yosys-plugin.git")
sha256sums=('SKIP')