summaryrefslogtreecommitdiff
path: root/community/openocd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openocd/PKGBUILD')
-rw-r--r--community/openocd/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD
index 6e39f7404..3426a80fd 100644
--- a/community/openocd/PKGBUILD
+++ b/community/openocd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110348 2014-04-28 09:59:02Z spupykin $
+# $Id: PKGBUILD 110413 2014-04-29 11:44:51Z spupykin $
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Matthias Bauch <matthias.bauch@gmail.com>
# Contributor: Laszlo Papp <djszapi2 at gmail com>
@@ -6,7 +6,8 @@
pkgname=openocd
pkgver=0.8.0
-pkgrel=1
+epoch=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'