summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2020-07-09 13:01:49 +0200
committerCayetano Santos2020-07-09 13:01:49 +0200
commit42f757a5f88c4cd128bb7e5158a84858436e152e (patch)
tree5f7646e62729e2d5afdcce2a03e880d2c599703b /PKGBUILD
parent534642070c470d021d499a7721542a3618bbe0fc (diff)
downloadaur-42f757a5f88c4cd128bb7e5158a84858436e152e.tar.gz
update to 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f94f46d31e4d..bb0d686a3837 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: csantosb <csantosb dot inventati dot org>
pkgname=python-cocotb
-pkgver=1.3
-pkgrel=2
+pkgver=1.4
+pkgrel=0
pkgdesc="Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python"
arch=('any')
url="http://github.com/cocotb/cocotb/"