summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2023-05-09 19:48:41 +0000
committerXiretza2023-05-09 19:48:41 +0000
commitbfc97b1193e97cd920ea1b58e7d6869fc4df9150 (patch)
tree184dea1ec556a620fd93a4852abc82c2e8b615e4 /PKGBUILD
parent901c8df81f1de3bd792a3d953f096a49519aa973 (diff)
downloadaur-ghdl-mcode-git.tar.gz
Remove obsolete python-pydecor dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa100a63a85c..adda321d7929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: xiretza <xiretza+aur@xiretza.xyz>
pkgname=ghdl-mcode-git
-pkgver=4.0.0dev.r8598.gca7532ce7
+pkgver=4.0.0dev.r8602.g97df73f72
pkgrel=1
arch=('x86_64' 'i686' 'pentium4')
pkgdesc='VHDL simulator - mcode back-end'
@@ -14,7 +14,7 @@ conflicts=('ghdl' 'ghdl-gcc-git' 'ghdl-llvm-git')
makedepends=('git')
depends=('gcc-ada')
checkdepends=(
- 'python-pytest' 'python-pydecor' 'python-pyvhdlmodel>=0.12'
+ 'python-pytest' 'python-pyvhdlmodel>=0.12'
'python-pytooling' 'python-pyattributes'
)
optdepends=(