summaryrefslogtreecommitdiff
path: root/community/openocd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openocd/PKGBUILD')
-rw-r--r--community/openocd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD
index 61a1d4383..210f2c82e 100644
--- a/community/openocd/PKGBUILD
+++ b/community/openocd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99938 2013-10-31 02:34:51Z allan $
+# $Id: PKGBUILD 100265 2013-11-02 08:45:37Z spupykin $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Matthias Bauch <matthias.bauch@gmail.com>
# Contributor: Laszlo Papp <djszapi2 at gmail com>
@@ -6,7 +6,7 @@
pkgname=openocd
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Debugging, in-system programming and boundary-scan testing for embedded target devices'
arch=('i686' 'x86_64')
url='http://openocd.berlios.de'