summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2018-11-09 18:32:23 +0100
committerAlexis Polti2018-11-09 18:32:23 +0100
commit113b5c28a4795231879764140834fccc25cba8ba (patch)
tree5a7f1078cc323d77f525c16302814f4017b88649 /PKGBUILD
parent1868f07bf97fbaa7ae8873c002343befadb9cc3c (diff)
downloadaur-113b5c28a4795231879764140834fccc25cba8ba.tar.gz
V2.60e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68d0b950c1db..fa16e89372e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.60d
+pkgver=2.60e
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=('1f9a08698ad208db0d6cb2470a159785')
-md5sums_i686=('84e8bdd29884d14ec0f8dc2ba1a4eefa')
+md5sums_x86_64=('a6f8d6d458a5424a50b28cf652b3e70f')
+md5sums_i686=('1b7c392e25403d7cc7730bb1365ae9de')
url="https://www.segger.com/jlink-software.html"
options=(!strip)