summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2020-07-09 12:57:24 +0200
committerCayetano Santos2020-07-09 12:57:24 +0200
commit534642070c470d021d499a7721542a3618bbe0fc (patch)
treedb8681e1a8e3ae634df9618400ad1777eb7569b7 /PKGBUILD
parent6afdee6fda107666d764cefd9cbe26a556582939 (diff)
downloadaur-534642070c470d021d499a7721542a3618bbe0fc.tar.gz
update to 1.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed7ff68e9df7..f94f46d31e4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: csantosb <csantosb dot inventati dot org>
pkgname=python-cocotb
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python"
arch=('any')
url="http://github.com/cocotb/cocotb/"