summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-11-12 10:24:03 +0000
committerFelix Yan2020-11-12 10:24:03 +0000
commitdc2ee6267b21ad9a037239b7194d086a8dba0aaf (patch)
tree3e17bb18c105f68a8a2b7ddf631895a2c7f2ecbf
parent2cb8cb48583105c42b13393537a8b6297b2c109d (diff)
downloadaur-dc2ee6267b21ad9a037239b7194d086a8dba0aaf.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee119b1d32bf..4061d60daa62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=litex
pkgname=python-$_pkgname
pkgver=2020.08
-pkgrel=3
+pkgrel=4
pkgdesc='Migen/MiSoC based Core/SoC builder that provides the infrastructure to easily create Cores/SoCs'
arch=('any')
url='https://github.com/enjoy-digital/litex'