summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2023-12-16 14:05:39 +0800
committertaotieren2023-12-16 14:05:39 +0800
commit8afa8928a2d817ad203ef9e0677fb9ee35f8af80 (patch)
tree45217c6c60e08051f9b29186da73c98033edf599 /PKGBUILD
parentba2a299626de051d0fd828151e484281103349e9 (diff)
downloadaur-8afa8928a2d817ad203ef9e0677fb9ee35f8af80.tar.gz
[lilac] updated to 20.08.00.00-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 8 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79f8e29988fb..311abf4759e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,19 @@
pkgname=openocdcfg-generator
pkgver=20.08.00.00
-pkgrel=2
+pkgrel=3
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')
groups=()
-depends=('python' 'openocd' 'python-jinja-time' 'python-markupsafe' 'python-pylint' 'python-pydevicetree')
+depends=(python
+ openocd
+ python-jinja-time
+ python-markupsafe
+ python-pylint
+ python-pydevicetree)
makedepends=()
checkdepends=()
optdepends=()
@@ -20,7 +25,7 @@ backup=()
options=('!strip')
install=
changelog=
-source=("${pkgname}-${pkgver}.tar.gz::https://download.fastgit.org/sifive/openocdcfg-generator/archive/refs/tags/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
sha256sums=('a348e9688502b88ede43c8a40b0d8a29d52620482361b2c7c0d4106b3d91a50c')
#validpgpkeys=()