summarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorAki Van Ness2021-09-16 19:10:20 -0400
committerAki Van Ness2021-09-16 19:10:20 -0400
commite0a462faf7105ca90070c5426b749bdc9dc9e859 (patch)
tree785d77887598b2f987f1b7e362f41ac5007efc96 /PKGBUILD.in
parentf0c5653fcb40ac37b3c185251e4217351fcd8500 (diff)
downloadaur-e0a462faf7105ca90070c5426b749bdc9dc9e859.tar.gz
Bumped icestorm Version to 83b8ef9_20211016
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 8f24a20079a9..97c9c0785c37 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -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")