summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00c53a82665b..678010b3e0b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,9 @@ _pkgbase=prjxray
pkgbase="$_pkgbase-git"
pkgname=("$_pkgbase-git" "python-$_pkgbase-git")
pkgver=r3288.780b7e4d
-pkgrel=1
+pkgrel=2
pkgdesc="Documenting the Xilinx 7-series bit-stream format"
+arch=(x86_64)
url="https://github.com/SymbiFlow/prjxray"
license=('ISC')
depends=()
@@ -68,7 +69,6 @@ check() {
}
package_prjxray-git() {
- arch=(x86_64)
provides=("${pkgname%%-git}")
conflicts=("${pkgname%%-git}")