summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-09-02 17:46:19 +0200
committerAlexis Polti2020-09-02 17:46:19 +0200
commitc75305747373b3485f61d34fc7de849a0450b4b3 (patch)
treee584184fe8523cd849a07a7ef5b7d1970bbd120b /PKGBUILD
parent4cc86cf6e0ef348f64b433fe719930c7d33a4b30 (diff)
downloadaur-c75305747373b3485f61d34fc7de849a0450b4b3.tar.gz
v3.20d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ebd62d527d6..7cd97fbebee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=3.20c
+pkgver=3.20d
pkgrel=0
epoch=21
pkgdesc="Segger Ozone JLink debugger for Linux"
@@ -15,8 +15,8 @@ provides=('jlink-debugger')
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")
-md5sums_x86_64=('56a7e8c5469a200e140487d3b3f36317')
-md5sums_i686=('93f14a58bdaa59e25301aa7964c43526')
+md5sums_x86_64=('fb90f25d8ad607861af2e33cfd8effbb')
+md5sums_i686=('27a2d62ca44aabe05dc520cb8a0fa9e8')
url="https://www.segger.com/jlink-software.html"
options=(!strip)