summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerdinand Bachmann2022-04-23 02:37:42 +0200
committerFerdinand Bachmann2022-04-23 02:37:42 +0200
commit707d000ed3324abf605c2661736f0e738e89ffb2 (patch)
tree806c6cef534b0a17d11779c470d8a58d80d8ba19
parentdd4c9342ab96221088c2df73bbb68f94bcbe70da (diff)
downloadaur-707d000ed3324abf605c2661736f0e738e89ffb2.tar.gz
adjust package metadata
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e523d2c0c84c..a3c8f806f452 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = openocd-raspberrypi-git
- pkgdesc = Debugging, in-system programming and boundary-scan testing for embedded target devices (git version)
+ pkgdesc = Debugging, in-system programming and boundary-scan testing for embedded target devices (git version, raspberrypi fork)
pkgver = r8907.610f137d2
pkgrel = 1
url = http://openocd.org
diff --git a/PKGBUILD b/PKGBUILD
index f301a3a714f2..7b750db64f6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# ex: ts=2 sts=2 sw=2 et
-# Maintainer: yhfudev <yhfudev ta gmail dot com>
+# Maintainer: Ferdinand B <theferdi265 at gmail dot com>
+# Contributor: yhfudev <yhfudev ta gmail dot com>
# Contributor: veox <veox ta wemakethings dot net>
# Contributor: Nick Østergaard <oe.nick at gmail dot com>
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
@@ -11,7 +12,7 @@ _pkgbase=openocd
pkgname=openocd-raspberrypi-git
pkgver=r8907.610f137d2
pkgrel=1
-pkgdesc="Debugging, in-system programming and boundary-scan testing for embedded target devices (git version)"
+pkgdesc="Debugging, in-system programming and boundary-scan testing for embedded target devices (git version, raspberrypi fork)"
arch=('i686' 'x86_64' 'arm' 'aarch64')
url="http://openocd.org"
license=('GPL')