summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastiaan de Schaetzen2021-08-13 08:42:49 +0200
committerSebastiaan de Schaetzen2021-08-13 08:42:49 +0200
commitad94e81a0503cda9b1583ba843c65472876abaf0 (patch)
tree8cbe7dd9eeac7e50ea6fc0ca5f83d6c0637c55fb /PKGBUILD
parent09c239b101c24ab8e44940db1b28ac44a097ef49 (diff)
downloadaur-openocd-riot-git.tar.gz
Bump package release version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cfe7909b9ea..9b89e075d1a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pkgbase=openocd
pkgname=openocd-riot-git
pkgver=0.11.0.r282.gae6de2f93
-pkgrel=1
+pkgrel=2
pkgdesc="Debugging, in-system programming and boundary-scan testing for embedded target devices (git version with extra RIOT patches)"
arch=('i686' 'x86_64' 'arm' 'aarch64')
url="http://openocd.org"