summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-09-09 18:32:24 +0200
committerAlexis Polti2020-09-09 18:32:24 +0200
commita2b38228baba82e7fb9aa204a49aafbdd4537cd4 (patch)
tree9991940f485f0275f224139e6ca47396d0241c26 /PKGBUILD
parentc75305747373b3485f61d34fc7de849a0450b4b3 (diff)
downloadaur-a2b38228baba82e7fb9aa204a49aafbdd4537cd4.tar.gz
v3.20e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cd97fbebee5..8941384ef305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=3.20d
+pkgver=3.20e
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=('fb90f25d8ad607861af2e33cfd8effbb')
-md5sums_i686=('27a2d62ca44aabe05dc520cb8a0fa9e8')
+md5sums_x86_64=('3aff04eec96942f72ab7c1e184af1064')
+md5sums_i686=('22fc2ae67310eecd2d0692f935f1213b')
url="https://www.segger.com/jlink-software.html"
options=(!strip)