summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Polti2019-09-25 16:08:18 +0200
committerAlexis Polti2019-09-25 16:08:18 +0200
commit3dd11adaf3e64faaba378882ff2eae944e51bc84 (patch)
tree6f331a976a9389d0b06b49542f734292ddd2b760
parentbb74ccbe7fdd2e9db8b11d0b53a37a9589e3c614 (diff)
downloadaur-3dd11adaf3e64faaba378882ff2eae944e51bc84.tar.gz
v2.70a
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee7ef0e051a9..e16a21bb4db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=ozone
-pkgver=2.70
+pkgver=2.70a
pkgrel=0
-epoch=18
+epoch=19
pkgdesc="Segger Ozone JLink debugger for Linux"
arch=('i686' 'x86_64')
license=('custom')
@@ -15,8 +15,8 @@ provides=('jlink-debugger')
depends=('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=('59943869da0313349e0f01d5141548a1')
-md5sums_i686=('1c56b1cbbbe247ddd906953a81def722')
+md5sums_x86_64=('37f9b8c4fe76cd1a796108b5e4509709')
+md5sums_i686=('bad1a5f12288d25b9c4bb3830c62d963')
url="https://www.segger.com/jlink-software.html"
options=(!strip)