summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2020-11-17 12:36:28 +0100
committerXiretza2020-11-17 12:36:28 +0100
commit394d3057821b9cef4ce50c00d454ef3586ad9cf4 (patch)
treeb2d82a1939aef082ff657dd1ae88501701f0241d /.SRCINFO
parent99db7e1a27682477a22abe2eac275cfc6a5df857 (diff)
downloadaur-python-liteeth-git.tar.gz
Rename package, update PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 821e5f91fee8..73d603e6c5bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
-pkgbase = liteeth-git
- pkgdesc = A small footprint and configurable Ethernet core for litex
- pkgver = 115
- pkgrel = 2
+pkgbase = python-liteeth-git
+ pkgdesc = A small footprint and configurable Ethernet core for LiteX
+ pkgver = 2020.04.r34.g0624256
+ pkgrel = 1
url = https://github.com/enjoy-digital/liteeth
arch = any
license = MIT
+ makedepends = git
+ makedepends = python-setuptools
depends = python
- depends = migen
- depends = litex
- provides = liteeth
- options = !emptydirs
+ depends = python-migen
+ depends = python-litex
+ provides = python-liteeth=2020.04.r34.g0624256
+ conflicts = python-liteeth
+ replaces = liteeth-git
source = git+https://github.com/enjoy-digital/liteeth
sha256sums = SKIP
-pkgname = liteeth-git
+pkgname = python-liteeth-git