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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 08:15:52 UTC 2022


    Date: Tuesday, August 30, 2022 @ 08:15:52
  Author: felixonmars
Revision: 1288422

upgpkg: python-liteeth 2021.04-1

Modified:
  python-liteeth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 08:15:43 UTC (rev 1288421)
+++ PKGBUILD	2022-08-30 08:15:52 UTC (rev 1288422)
@@ -2,8 +2,8 @@
 
 _pkgname=liteeth
 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/enjoy-digital/$_pkgname"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 #checkdepends=('python-pytest-runner') # broken env
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('e53105c7a02d52da64b5c52e726f9b4104bf193739ddc23da28de71d6d13445280fdbf85c309b6b2815c496052ace9616a794157f0905cf5895f9af17393839e')
+sha512sums=('4be74418ac84159d2c91047db4e469c3b4d1912dc66d603663dd1d9d592845ed802ab7b5c9e92a82575531993b5aacfb0924e11fd4468f3b3730913082c8e61c')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list