summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47ac79377312..798d8d039646 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-fusesoc
- pkgdesc = Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
+ pkgdesc = Package manager and build abstraction tool for FPGA/ASIC development.
pkgver = 1.10
pkgrel = 0
url = http://github.com/olofk/fusesoc/
diff --git a/PKGBUILD b/PKGBUILD
index 8d111efd5e06..a1834051af5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-fusesoc
pkgver=1.10
pkgrel=0
-pkgdesc="Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python"
+pkgdesc="Package manager and build abstraction tool for FPGA/ASIC development."
arch=('any')
url="http://github.com/olofk/fusesoc/"
license=('GPLv3')