summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrien Prost-Boucle2021-04-26 22:48:16 +0200
committerAdrien Prost-Boucle2021-04-26 22:48:16 +0200
commitaeea5b01580b4e64cd2a1996bef630c6e7a73c7b (patch)
treecd439cfed810c34352f255cf4b682dda61d49916 /PKGBUILD
parentaea6d250bd9d6d285b9a18450b7b4a87f334c844 (diff)
downloadaur-aeea5b01580b4e64cd2a1996bef630c6e7a73c7b.tar.gz
Fix license and architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b439511d85a2..4049e96fd1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Adrien Prost-Boucle <adrien.prost-boucle@laposte.net>
pkgname=ghdl-mcode-git
-pkgver=2.0.0dev.r6076.g9f796794
+pkgver=2.0.0dev.r6204.gfcd93aa1
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('x86_64' 'i686' 'pentium4')
pkgdesc='VHDL simulator - mcode back-end'
url='https://github.com/ghdl/ghdl'
-license=('GPLv2')
+license=('GPL2')
provides=("ghdl=$pkgver" "ghdl-git=$pkgver")
conflicts=('ghdl' 'ghdl-gcc-git' 'ghdl-llvm-git')