summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-01-23 20:01:39 +0800
committertaotieren2024-01-23 20:01:39 +0800
commit3083883631e181b361d643877aa4ca544aeefdb6 (patch)
tree216f5a073c1bc44a15997c184330d7b60e4a3248 /PKGBUILD
parent8afa8928a2d817ad203ef9e0677fb9ee35f8af80 (diff)
downloadaur-3083883631e181b361d643877aa4ca544aeefdb6.tar.gz
[lilac] updated to 20.08.00.00-14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 311abf4759e7..edd05565764e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=openocdcfg-generator
pkgver=20.08.00.00
-pkgrel=3
+pkgrel=14
epoch=
pkgdesc="This is a python tool based on pydevicetree (GitHub/PyPI) which generates OpenOCD Configuration Files for Freedom Metal applications."
arch=('any')
url="https://github.com/sifive/openocdcfg-generator"
-license=('Apache')
+license=('Apache-2.0')
groups=()
depends=(python
openocd
@@ -22,7 +22,7 @@ provides=()
conflicts=()
replaces=()
backup=()
-options=('!strip')
+options=()
install=
changelog=
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")