From d57a296361901cdf101fd01db30f279ba0526518 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sun, 20 Feb 2022 05:28:23 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20220220_347ba3a --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- PKGBUILD.in | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3f88f41f9d406..e3b473d39a66b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20220219_347ba3a - pkgrel = 2 + pkgver = 20220220_347ba3a + pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 11d60d625d5f1..90039f871a349 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20220219_347ba3a -pkgrel=2 +pkgver=20220220_347ba3a +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" arch=("x86_64") diff --git a/PKGBUILD.in b/PKGBUILD.in index a383d39c3be8c..c9bb7ccf16685 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -2,7 +2,7 @@ pkgname=nextpnr-nexus-nightly pkgver=@NPR_VER@ -pkgrel=2 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" arch=("x86_64")