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