summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2024-02-26 13:31:07 +0100
committerAlexis Polti2024-02-26 13:31:07 +0100
commit976f3005ccef3b929a4ed5084556dee42de5e805 (patch)
tree05a7eaff33f4d395a02a2589790961c8e10a80cb /PKGBUILD
parent5ccb104464665e75a1a8dd4589233aafe3e7ce95 (diff)
downloadaur-976f3005ccef3b929a4ed5084556dee42de5e805.tar.gz
v3.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef8005752c20..66d27d2a1b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=3.30d
+pkgver=3.32
pkgrel=0
epoch=27
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=('d2fb69d2895aff22631e6a82d79f5816')
-md5sums_i686=('88400f4ab94193732bca7f01cab4323d')
+md5sums_x86_64=('b9f38ab56a1cc53c13767d169d7919fb')
+md5sums_i686=('a5f6e0347f41c514ce280b6bed6026ab')
md5sums=('a0cf7e8f7f0237c9d356e8803232c52d' 'f7c46fe903305c37f38f846b18318b38')
url="https://www.segger.com/jlink-software.html"