summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayetano Santos2020-03-08 12:36:43 +0100
committerCayetano Santos2020-03-08 12:36:43 +0100
commitde2d762fbcf6ee7bdb2729ebbfc71157f2e7b1a8 (patch)
tree9c1d9569d3bfba5001e861e7be466c3aa0439e13
parent37fde7254854d85b19e33b96c2605696684c40c1 (diff)
downloadaur-de2d762fbcf6ee7bdb2729ebbfc71157f2e7b1a8.tar.gz
Update to latest 1.3.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f6107ae62b9..1f3535bb0a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mox <demox@lavabit.com>
pkgname=cocotb
-pkgver=1.1
-pkgrel=1
+pkgver=1.3
+pkgrel=0
epoch=0
pkgdesc="Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python"
arch=('x86_64') # Can probably support other architectures as well, try your luck?