summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-11-10 04:43:18 +0000
committerFelix Yan2020-11-10 04:43:18 +0000
commit80b7f1339e62674cfec6f2c6bb394e97e9339d4f (patch)
tree59083c382ffc3b61e3d5d752e059db667a809747 /PKGBUILD
parent74cfba2779343215ac3f687a8188f5f532bc37e6 (diff)
downloadaur-80b7f1339e62674cfec6f2c6bb394e97e9339d4f.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ad9c55b60ae..1438df34c9ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=litesdcard
pkgname=python-$_pkgname
pkgver=2020.08
-pkgrel=1
+pkgrel=2
pkgdesc='Small footprint and configurable SD Card core'
arch=('any')
url="https://github.com/enjoy-digital/$_pkgname"
@@ -33,4 +33,3 @@ package() {
install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-