summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-02-21 15:44:55 +0100
committerAlexis Polti2019-02-21 15:44:55 +0100
commit4d0ae85c7b9cf5515b5efd6402bd720f059a0464 (patch)
tree533717e3b430ecc150193c3c0c377ecbb1758069 /PKGBUILD
parent35fb7359e66223e6b45bb6967ee251eed76c8699 (diff)
downloadaur-4d0ae85c7b9cf5515b5efd6402bd720f059a0464.tar.gz
v2.60p
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b499b759bfc7..f9c189842793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.60n
+pkgver=2.60p
pkgrel=0
epoch=17
pkgdesc="Segger Ozone JLink debugger for Linux"
@@ -15,8 +15,8 @@ provides=('jlink-debugger')
depends=('qt4' '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=('9edd617da3b69d1bc17019bde99da951')
-md5sums_i686=('c693451a6a6ba8d5b49aa92d90d44247')
+md5sums_x86_64=('c95bbd9c5c289974f1b3800687a10d8e')
+md5sums_i686=('69bc6f23b04e609f99e88d00d40038e4')
url="https://www.segger.com/jlink-software.html"
options=(!strip)