summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2018-09-03 16:32:04 +0200
committerAlexis Polti2018-09-03 16:32:04 +0200
commit10d9b11d55f481b8b911e0ac19a35d4b6116630f (patch)
tree047d1bf8766cb4174a3c1328e0ddb9812d9132b8 /PKGBUILD
parent615ca08b33fb37b980dfcf2d7bdeb5cd206e4b62 (diff)
downloadaur-10d9b11d55f481b8b911e0ac19a35d4b6116630f.tar.gz
v2.56w
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ce6ae1d4427..f301c936dd4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.56v
+pkgver=2.56w
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=('9dfb1fe70c8559437a5725df4c62cc76')
-md5sums_i686=('79b267a954a99452338c6220aa5fff95')
+md5sums_x86_64=('d45feef6e9a0534f14dbda746e23269d')
+md5sums_i686=('e0f3fe3d6290087285502af75ced45a6')
url="https://www.segger.com/jlink-software.html"
options=(!strip)