summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-01-28 01:01:02 +0100
committeraki-nyan2023-01-28 01:01:02 +0100
commit31538090d2ba3303615d69254575945afe67a138 (patch)
treeec219ce4bd8b7837fab920ee95daa152dbe1d71f
parentbff8d3b52e780a7d197614f7812ee37121a97c08 (diff)
downloadaur-31538090d2ba3303615d69254575945afe67a138.tar.gz
Bumped nextpnr-generic Version to 20230128_nextpnr_0.5_18_gf80b871d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d607c5f3253..85790e578707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20230127_nextpnr_0.5_14_g9b5e5f12
+ pkgver = 20230128_nextpnr_0.5_18_gf80b871d
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -21,7 +21,7 @@ pkgbase = nextpnr-generic-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9b5e5f12
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f80b871d
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 61b0f3d66730..f3d97e85684a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20230127_nextpnr_0.5_14_g9b5e5f12
+pkgver=20230128_nextpnr_0.5_18_gf80b871d
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -24,7 +24,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9b5e5f12"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f80b871d"
)
sha256sums=(
"SKIP"