summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2023-12-13 01:00:05 +0100
committerAki Van Ness2023-12-13 01:00:05 +0100
commit99705a29996f4ebfa3f886db80353027049aeb3b (patch)
tree86e7eda1694bd296d021201df45cc5c7b8939866
parentf30b832d3a52ffaa725da65abfd705b3e93d89ff (diff)
downloadaur-99705a29996f4ebfa3f886db80353027049aeb3b.tar.gz
Bumped icestorm Version to 20231213_1a40ae7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187a82e63a63..ae555de9fb33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icestorm-nightly
pkgdesc = Lattice iCE40 FPGAs Bitstream Documentation
- pkgver = 20231212_d20a5e9
+ pkgver = 20231213_1a40ae7
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/icestorm
@@ -13,7 +13,7 @@ pkgbase = icestorm-nightly
depends = libftdi-compat
conflicts = icestorm-git
options = !strip
- source = icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=d20a5e9
+ source = icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=1a40ae7
sha256sums = SKIP
pkgname = icestorm-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 3ef1c039a272..1e56f2d64fe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=icestorm-nightly
-pkgver=20231212_d20a5e9
+pkgver=20231213_1a40ae7
pkgrel=1
epoch=1
pkgdesc="Lattice iCE40 FPGAs Bitstream Documentation"
@@ -16,7 +16,7 @@ makedepends=("git" "make" "gcc")
conflicts=("icestorm-git")
replaces=()
source=(
- "icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=d20a5e9"
+ "icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=1a40ae7"
)
sha256sums=(
"SKIP"