summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2018-04-13 20:05:27 +0200
committerAlexis Polti2018-04-13 20:05:27 +0200
commit54cc6a34f451b6b70e3bb6e4ef9907069a7b04f2 (patch)
tree55c94f0f2278507817b3007cc9e8f81ba4a1d094 /PKGBUILD
parent64f71feca09c16fae31c6d8f48ed2a687334b813 (diff)
downloadaur-54cc6a34f451b6b70e3bb6e4ef9907069a7b04f2.tar.gz
v2.56h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20402ccb7f00..87348324a961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.56g
+pkgver=2.56h
pkgrel=0
epoch=16
pkgdesc="Segger Ozone JLink debugger for Linux"
@@ -15,8 +15,8 @@ provides=('jlink-debugger')
depends=('qt4' 'jlink-software-and-documentation>=5.10n')
source_x86_64=("Ozone_Linux_V${pkgver/./}_x86_64.tgz::https://www.segger.com/downloads/jlink/Ozone_Linux_V${pkgver/./}_x86_64.tgz")
source_i686=("Ozone_Linux_V${pkgver/./}_i686.tgz::https://www.segger.com/downloads/jlink/Ozone_Linux_V${pkgver/./}_i386.tgz")
-md5sums_x86_64=('7d70722ead8ece4fe2866ffd490d8b68')
-md5sums_i686=('7d70722ead8ece4fe2866ffd490d8b68')
+md5sums_x86_64=('f4120e7c50f0c0a8ea5faff37d870053')
+md5sums_i686=('0c34c6e3e8246bce7b399e4aa9c1a304')
url="https://www.segger.com/jlink-software.html"