diff options
author | Alex Forencich | 2020-12-04 13:47:22 -0800 |
---|---|---|
committer | Alex Forencich | 2020-12-04 13:47:22 -0800 |
commit | 3e9b419e66a2b7c981e5868bf29c0b4feb090398 (patch) | |
tree | 6040d869c9642be3ecfd92e7a004ed42b5ef1972 | |
parent | 15108dd677f6f71663a597f0c10545cc37cf8cc1 (diff) | |
download | aur-3e9b419e66a2b7c981e5868bf29c0b4feb090398.tar.gz |
v0.1.2
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = python-cocotbext-axi-git pkgdesc = AXI, AXI lite, and AXI stream modules for cocotb - pkgver = 0.1.0.r0.gece1bd4 + pkgver = 0.1.2.r1.g2377457 pkgrel = 1 url = https://github.com/alexforencich/cocotbext-axi arch = any @@ -1,6 +1,6 @@ # Maintainer: Alex Forencich <alex@alexforencich.com> pkgname=python-cocotbext-axi-git -pkgver=0.1.0.r0.gece1bd4 +pkgver=0.1.2.r1.g2377457 pkgrel=1 pkgdesc="AXI, AXI lite, and AXI stream modules for cocotb" arch=('any') |