summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-05-24 13:47:19 +0200
committerAlexis Polti2019-05-24 13:47:19 +0200
commitf585a009af32894adc0997e9d94e2d6a022ce17c (patch)
treeeab1718a7f49342f900c89857d601f39dd9044d6 /PKGBUILD
parentcf9b6a25aad20936ded83162f41cb52e9ae3d34c (diff)
downloadaur-f585a009af32894adc0997e9d94e2d6a022ce17c.tar.gz
v2.62c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656ef0c58095..44516e15fb54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.62b
+pkgver=2.62c
pkgrel=0
epoch=18
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=('3eb4f0334426b050e1b0be29d791573b')
-md5sums_i686=('d1ab363b2d8a83d1ec8a91b147cf7a1d')
+md5sums_x86_64=('8dde80ee337f211f1f93fc51bdf1020f')
+md5sums_i686=('651ce85630f958423071ac4f2e31a933')
url="https://www.segger.com/jlink-software.html"
options=(!strip)