summaryrefslogtreecommitdiff
path: root/community/openocd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-30 03:50:48 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-30 03:50:48 +0000
commitb1688d0edf774882b5231e199ac1431a9cc8d4ac (patch)
tree5de89a1c0938fc9686cbdef5bfd5db19c823410b /community/openocd
parent88f9886de50562f083fa45359821567b0a880ea0 (diff)
Wed Apr 30 03:41:39 UTC 2014
Diffstat (limited to 'community/openocd')
-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'