summarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 7867e41d0062..c8385aea4071 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -2,7 +2,7 @@
pkgname=nextpnr-generic-nightly
pkgver=@NPR_VER@
-pkgrel=2
+pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
arch=("x86_64")
@@ -20,6 +20,7 @@ optdepends=()
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost")
conflicts=(
"nextpnr-git"
+ "nextpnr-all-nightly"
)
replaces=()
source=(