summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2017-01-28 21:25:22 +0100
committerAlexis Polti2017-01-28 21:25:22 +0100
commitfd8ea6c02af5e104a7bf18ada99ff6aa11ddf566 (patch)
tree7cc10dc78144a2e579f5b0fe7c30ea709a477525 /PKGBUILD
parentbb7313aeb51ecbdb512bcf2d5f471f3320d5f99f (diff)
downloadaur-fd8ea6c02af5e104a7bf18ada99ff6aa11ddf566.tar.gz
Version 2.22m
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48d64cf951c1..d079f6331f6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.22k
+pkgver=2.22m
pkgrel=1
epoch=3
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=('88924661466a2ba4ba099fa9754581d4')
-md5sums_i686=('4d06dd22438a417d6bef3b80da82a2dc')
+md5sums_x86_64=('f42c63a327383c647c3330a5f9900cc5')
+md5sums_i686=('79ccb5fb6365117d6c76eeb11ff10755')
url="https://www.segger.com/jlink-software.html"