[arch-commits] Commit in python-litepcie/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 08:11:59 UTC 2022


    Date: Tuesday, August 30, 2022 @ 08:11:59
  Author: felixonmars
Revision: 1288415

upgpkg: python-litepcie 2021.04-1

Modified:
  python-litepcie/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 08:11:44 UTC (rev 1288414)
+++ PKGBUILD	2022-08-30 08:11:59 UTC (rev 1288415)
@@ -2,8 +2,8 @@
 
 _pkgname=litepcie
 pkgname=python-$_pkgname
-pkgver=2020.12
-pkgrel=3
+pkgver=2021.04
+pkgrel=1
 pkgdesc='Small footprint and configurable PCIe core'
 arch=('any')
 url="https://github.com/enjoy-digital/$_pkgname"
@@ -10,9 +10,9 @@
 license=('BSD')
 depends=('python-migen' 'python-litex' 'python-yaml')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner')
+checkdepends=('python-pytest-runner' 'python-litex-boards')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('2daa037d116becb3e150c318a89375863b08aae3b9d2119122f369072f8000999ac67031fa0b687cc58cd38bce62e0ef3b96dd7def7f89229f4102d5d0295143')
+sha512sums=('f7186b426023305ea4a40dfa93608474c737554098a4c60cd80050b72dd4a255bd621b53f04d7f88983a1e125e4f41ab541344ce625ce867b82bd0fc5add0f96')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list