summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-06-04 02:00:10 +0200
committeraki-nyan2022-06-04 02:00:10 +0200
commit405d6af2857ae1c23714dc8e5e67572d513ddddb (patch)
tree8e28bef5f6ab8c5847872de9cc021c6ea84a0eab
parent913796635a84d1c1e5f431059cf27ac5d14249cc (diff)
downloadaur-405d6af2857ae1c23714dc8e5e67572d513ddddb.tar.gz
Bumped icestorm Version to 20220604_2bc5417
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca60cfae1a64..d673a9bdca2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icestorm-nightly
pkgdesc = Lattice iCE40 FPGAs Bitstream Documentation
- pkgver = 20220603_752c96a
+ pkgver = 20220604_2bc5417
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=752c96a
+ source = icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=2bc5417
sha256sums = SKIP
pkgname = icestorm-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 945a2eb5964d..6c8ff1292f89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=icestorm-nightly
-pkgver=20220603_752c96a
+pkgver=20220604_2bc5417
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=752c96a"
+ "icestorm::git+https://github.com/YosysHQ/icestorm.git#commit=2bc5417"
)
sha256sums=(
"SKIP"