summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e54e86323cc7..367dd6b779ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=icestorm-nightly
-pkgver=83b8ef9_20210916
+pkgver=83b8ef9_20211016
pkgrel=1
pkgdesc="Lattice iCE40 FPGAs Bitstream Documentation"
arch=("any")
@@ -9,7 +9,7 @@ url="https://github.com/YosysHQ/icestorm"
license=("custom:ISC")
groups=()
options=("!strip")
-depends=("python" "libftdi-compat".)
+depends=("python" "libftdi-compat")
optdepends=()
makedepends=("git" "make" "gcc")
conflicts=("icestorm-git")