[arch-commits] Commit in python-litescope/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Jan 24 19:52:14 UTC 2021
Date: Sunday, January 24, 2021 @ 19:52:14
Author: ffy00
Revision: 829040
upgpkg: python-litescope 2020.12-1
Modified:
python-litescope/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 19:52:10 UTC (rev 829039)
+++ PKGBUILD 2021-01-24 19:52:14 UTC (rev 829040)
@@ -2,8 +2,8 @@
_pkgname=litescope
pkgname=python-$_pkgname
-pkgver=2020.08
-pkgrel=3
+pkgver=2020.12
+pkgrel=1
pkgdesc='Small footprint and configurable embedded FPGA logic analyzer 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=('aaac42302af6ac067e2d814a0d0478029828f55bc4d5b0b710f8139c612a3b6631af8b5ad5f026cc00884a99b9f759dcb36a878c96a19c1da938f8760caccd9e')
+sha512sums=('f10259b488f36ee8c7f4131efc8d0b8f742519ef63c83e07ee2cc8d92770de3e00e639ef4595174aa988c04ab714ca7a2b0535f0f3e57eed3cef0feffa8a6a3e')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list