summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2020-03-08 12:56:21 +0100
committerCayetano Santos2020-03-08 12:56:21 +0100
commitf6ccad3fd5372b104f29d29c7c6dce528a4b7ba2 (patch)
tree95fe97fa74b035bf5cde5e77b002b75173367b47 /PKGBUILD
parent859be458253173030d4888628a3e70a16e371227 (diff)
downloadaur-f6ccad3fd5372b104f29d29c7c6dce528a4b7ba2.tar.gz
Update links
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec4d4d0a36e9..85cd9f89346a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ 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?
-url="http://potential.ventures/cocotb/"
+url="http://github.com/cocotb/cocotb/"
license=('BSD')
#groups=()
depends=('python')