summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2018-01-05 15:59:02 +0100
committerAlexis Polti2018-01-05 15:59:02 +0100
commit950e39ef80b36b51e3bc6e80c2fd44e7a384dbce (patch)
treec924a776bc36f49ca5c5679158a2b54c58ba8b18 /PKGBUILD
parent2830c3444e59ee8f30def2788a7b4291faf1e884 (diff)
downloadaur-950e39ef80b36b51e3bc6e80c2fd44e7a384dbce.tar.gz
v2.54b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e2a6f938c3a..4119b67e083a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.54a
+pkgver=2.54b
pkgrel=0
epoch=15
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=('f220f0e5d789f0f40484b6f7456b1440')
-md5sums_i686=('ac2b04a6690093b3a7dcb348c53db31e')
+md5sums_x86_64=('5ad7dd9cd76b8092cac8859dd2a22666')
+md5sums_i686=('5432bdc3619870068306d22cb21b58d3')
url="https://www.segger.com/jlink-software.html"