summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Forencich2020-12-04 13:47:22 -0800
committerAlex Forencich2020-12-04 13:47:22 -0800
commit3e9b419e66a2b7c981e5868bf29c0b4feb090398 (patch)
tree6040d869c9642be3ecfd92e7a004ed42b5ef1972
parent15108dd677f6f71663a597f0c10545cc37cf8cc1 (diff)
downloadaur-3e9b419e66a2b7c981e5868bf29c0b4feb090398.tar.gz
v0.1.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4e9c1071444..54604b890f82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 1311f492ff37..a86a6f88a532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')