[arch-commits] Commit in python-litesdcard/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Thu Nov 5 10:28:21 UTC 2020
Date: Thursday, November 5, 2020 @ 10:28:21
Author: ffy00
Revision: 743067
upgpkg: python-litesdcard 2020.08-1
Modified:
python-litesdcard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 10:26:49 UTC (rev 743066)
+++ PKGBUILD 2020-11-05 10:28:21 UTC (rev 743067)
@@ -2,7 +2,7 @@
_pkgname=litesdcard
pkgname=python-$_pkgname
-pkgver=2020.04
+pkgver=2020.08
pkgrel=1
pkgdesc='Small footprint and configurable SD Card core'
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
#checkdepends=('python-pytest-runner') # broken env
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('b8e346cd9e57b7d5ebe84fdd8d4b5a64a75db34c0e37195ae3fb7a253cf1945809ec2cb59e7e6b42355381e81e6c76fa95830e0dec7bd8420a18f17c43944388')
+sha512sums=('2d62a02cc0912d2a2ad7aa68666df3d040ece1edc59626f3e106c07c731c7f9aee87e91505fc970759058684dfbfca831241977aae46a08df1f5923e6ad97892')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list