summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2020-11-17 12:38:41 +0100
committerXiretza2020-11-17 12:38:41 +0100
commit54a146d1be7b26fe50d0a9cc8fe9ff61bd9c4116 (patch)
tree72932a564d4286bb52dfb6b9f7ebd8ab10e41be0 /.SRCINFO
parent434a317835031f0f86168145962affa43f676766 (diff)
downloadaur-python-litevideo-git.tar.gz
Rename package, update PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeab8ea148bc..c19ec33992d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
-pkgbase = litevideo-git
+pkgbase = python-litevideo-git
pkgdesc = Small footprint and configurable video cores for LiteX
- pkgver = 201
- pkgrel = 2
+ pkgver = 2020.04.r0.g41f3014
+ pkgrel = 1
url = https://github.com/enjoy-digital/litevideo
arch = any
license = MIT
+ makedepends = git
+ makedepends = python-setuptools
depends = python
- depends = migen
- depends = litex
- provides = litevideo
- options = !emptydirs
+ depends = python-migen
+ depends = python-litex
+ provides = python-litevideo=2020.04.r0.g41f3014
+ conflicts = python-litevideo
+ replaces = litevideo-git
source = git+https://github.com/enjoy-digital/litevideo
sha256sums = SKIP
-pkgname = litevideo-git
+pkgname = python-litevideo-git