summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-01-05 01:00:41 +0100
committeraki-nyan2023-01-05 01:00:41 +0100
commite26625fca4790f9e73fbe93ce01ec3797a4aa82c (patch)
treee5720412b263f39fb24d44d3e5f0d46d78123a44
parent199360078bb657f1b92a369c6b5d118a4e714a3d (diff)
downloadaur-e26625fca4790f9e73fbe93ce01ec3797a4aa82c.tar.gz
Bumped nextpnr-generic Version to 20230105_nextpnr_0.5_3_ga46afc6f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d136e122bd7b..d9b51730cb57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20230104_nextpnr_0.5
+ pkgver = 20230105_nextpnr_0.5_3_ga46afc6f
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=f89b959b
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a46afc6f
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 7140fdd8fffe..ea24bba65a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20230104_nextpnr_0.5
+pkgver=20230105_nextpnr_0.5_3_ga46afc6f
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=f89b959b"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a46afc6f"
)
sha256sums=(
"SKIP"