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

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 19:52:06 UTC 2021


    Date: Sunday, January 24, 2021 @ 19:52:05
  Author: ffy00
Revision: 829037

upgpkg: python-litepcie 2020.12-1

Modified:
  python-litepcie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 19:52:03 UTC (rev 829036)
+++ PKGBUILD	2021-01-24 19:52:05 UTC (rev 829037)
@@ -2,8 +2,8 @@
 
 _pkgname=litepcie
 pkgname=python-$_pkgname
-pkgver=2020.08
-pkgrel=3
+pkgver=2020.12
+pkgrel=1
 pkgdesc='Small footprint and configurable PCIe core'
 arch=('any')
 url="https://github.com/enjoy-digital/$_pkgname"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('3c848ab8732722388ca6aa3637ca24d5ca00fe56b60ccace4d12acce1a0fcd3b897ee9f649de3882f38eccac325a2ab7e75eeed6a30228df50944d2321178453')
+sha512sums=('2daa037d116becb3e150c318a89375863b08aae3b9d2119122f369072f8000999ac67031fa0b687cc58cd38bce62e0ef3b96dd7def7f89229f4102d5d0295143')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list