summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2018-06-01 18:05:43 +0200
committerAlexis Polti2018-06-01 18:05:43 +0200
commit255c78ca213ae7700cd2f30b3cb4f1416572cdc7 (patch)
tree823ec5d20e2b6c9166220f62cb729a92c5b08bc8 /PKGBUILD
parentaf4b2ac29342cc43840cc2a895982028551483ee (diff)
downloadaur-255c78ca213ae7700cd2f30b3cb4f1416572cdc7.tar.gz
v2.56o
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88856ed4164f..95600af00463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.56n
+pkgver=2.56o
pkgrel=0
epoch=16
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=('b04fe8a7af84c124caaef83e096bfed1')
-md5sums_i686=('8cd92e737f93671523246d6a427056e8')
+md5sums_x86_64=('ab045096018e7a59042240ee191f4c91')
+md5sums_i686=('75a2033c3413e02996f310f9ec7972bb')
url="https://www.segger.com/jlink-software.html"