summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-05-09 23:29:49 +0200
committerAlexis Polti2019-05-09 23:29:49 +0200
commitcf9b6a25aad20936ded83162f41cb52e9ae3d34c (patch)
tree6527d2eaafcb87c1b1ddadf5cdde394c1d460413 /PKGBUILD
parent9624d179606b3d41758d65f5aeb53965369f60b1 (diff)
downloadaur-cf9b6a25aad20936ded83162f41cb52e9ae3d34c.tar.gz
v2.62b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79c4f56666ab..656ef0c58095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.62a
+pkgver=2.62b
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=('109e3ee5b5fa7f5f9bd5096b0d8c1859')
-md5sums_i686=('dc19b0f1999161d147c1f73046cd03d3')
+md5sums_x86_64=('3eb4f0334426b050e1b0be29d791573b')
+md5sums_i686=('d1ab363b2d8a83d1ec8a91b147cf7a1d')
url="https://www.segger.com/jlink-software.html"
options=(!strip)