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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 08:36:07 UTC 2022


    Date: Tuesday, August 30, 2022 @ 08:36:07
  Author: felixonmars
Revision: 1288460

upgpkg: python-litex-boards 2021.04-1

Modified:
  python-litex-boards/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 08:35:55 UTC (rev 1288459)
+++ PKGBUILD	2022-08-30 08:36:07 UTC (rev 1288460)
@@ -2,8 +2,8 @@
 
 _pkgname=litex-boards
 pkgname=python-$_pkgname
-pkgver=2020.12
-pkgrel=3
+pkgver=2021.04
+pkgrel=1
 pkgdesc='Small footprint and configurable Ethernet core'
 arch=('any')
 url="https://github.com/litex-hub/$_pkgname"
@@ -12,7 +12,7 @@
          'python-litepcie' 'python-litesata' 'python-litescope' 'python-litesdcard' 'python-litevideo')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('f360f9e0ea30002586433721afb8cd38a4839b8445121ec24323ad79fd8f02ce064012c8138f9fe458c16741859e4e9059bcece49af384b1ed3979a2116bec70')
+sha512sums=('022d5b07585ea3f99ffaa5469b0b9ea0c1503fe67b1e55c656e637ccd58cd69a1dc1e9ab3e33fec46ce089b2a22e25576ba8e5a9424bbcbf606144a80302b9da')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list