[arch-commits] Commit in yosys/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Mon Nov 11 10:24:53 UTC 2019
Date: Monday, November 11, 2019 @ 10:24:52
Author: ffy00
Revision: 526629
upgpkg: yosys 0.9-2
Modified:
yosys/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-11 08:41:11 UTC (rev 526628)
+++ PKGBUILD 2019-11-11 10:24:52 UTC (rev 526629)
@@ -5,14 +5,14 @@
pkgname=yosys
pkgver=0.9
_abccommit=2ddc57d8760d94e86699be39a628178cff8154f8
-pkgrel=1
-epoch=
+pkgrel=2
pkgdesc='A framework for RTL synthesis'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://www.clifford.at/yosys/'
license=('custom:ISC')
depends=('tcl' 'libffi')
-optdepends=('graphviz: Schematics display support')
+optdepends=('graphviz: Schematics display support'
+ 'xdot: Display netlists')
makedepends=('clang' 'python')
source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz"
abc-$_abccommit.tar.gz::https://github.com/berkeley-abc/abc/archive/$_abccommit.tar.gz)
More information about the arch-commits
mailing list