summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2022-03-28 14:13:16 +0200
committerAlexis Polti2022-03-28 14:13:16 +0200
commitdb5d93854d118466b86e16f03845b5dcf67a9c42 (patch)
treea9762fd9ef362f96beae1a0c606f72e1fd786ebc /PKGBUILD
parent7e9ee985a1e4c616166c6c2c9aa15e4e0efe7d21 (diff)
downloadaur-db5d93854d118466b86e16f03845b5dcf67a9c42.tar.gz
v3.26d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2d48f4bb3e2..a26e7dd748e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=3.26c
+pkgver=3.26d
pkgrel=0
epoch=25
pkgdesc="Segger Ozone JLink debugger for Linux"
@@ -16,8 +16,8 @@ depends=('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")
source=("Ozone.desktop" "Ozone.svg")
-md5sums_x86_64=('9296ad9c6ba7f87a423e79ce335bfebe')
-md5sums_i686=('1d9a1f473139bde99abd056be27e2e21')
+md5sums_x86_64=('9e4148fffabae56902380fec40cc943a')
+md5sums_i686=('abca9fdff70a1bbb699196e1e6d98b42')
md5sums=('a0cf7e8f7f0237c9d356e8803232c52d' 'f7c46fe903305c37f38f846b18318b38')
url="https://www.segger.com/jlink-software.html"