summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-05-27 12:32:33 +0200
committerAlexis Polti2020-05-27 12:32:33 +0200
commit06a1215abe8415abaaf36e2f447a973f6b1297cf (patch)
tree4883ba184f9fd4f5f62c1473c0c143018865417c /PKGBUILD
parente33e23022afa2f37af040fe1de0a199608839902 (diff)
downloadaur-06a1215abe8415abaaf36e2f447a973f6b1297cf.tar.gz
v3.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36c6cedb1f8c..13c893083a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=3.10j
+pkgver=3.20
pkgrel=0
epoch=20
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=('ca951d5286c298e59c28a7239191f5d2')
-md5sums_i686=('bc5572ab7ceb95fecc0051d88e03a9af')
+md5sums_x86_64=('5c2b03a50e4f894ec7fb4dbaff2f79eb')
+md5sums_i686=('2ecdfa5958852d5bdbc623269935eb32')
url="https://www.segger.com/jlink-software.html"
options=(!strip)