summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-10-21 12:10:10 +0200
committerAlexis Polti2020-10-21 12:10:10 +0200
commit29486e72df2b1e7ca6f727ef58b3cb063c70bb99 (patch)
treec673e049aad13705e6f16cb3683cf2833e30afb5 /PKGBUILD
parentf57f57e52a2e93596e3da3686c1c010f3f203b92 (diff)
downloadaur-29486e72df2b1e7ca6f727ef58b3cb063c70bb99.tar.gz
v3.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac07e60e53c9..5197890436d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-systemview
-pkgver=3.12
-pkgrel=1
+pkgver=3.20
+pkgrel=0
epoch=6
pkgdesc="Segger SystemView for Linux"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('jlink-software-and-documentation' 'jlink-systemview-target-src')
source_x86_64=("SystemView_Linux_V${pkgver/./}_x86_64.tgz::https://www.segger.com/downloads/jlink/systemview_linux_tgz64")
source_i686=("SystemView_Linux_V${pkgver/./}_i686.tgz::https://www.segger.com/downloads/jlink/systemview_linux_tgz32")
source=("SystemView.desktop" "SystemView.svg")
-md5sums_i686=('e7e9e0c671bfc10abef71a2285ace533')
-md5sums_x86_64=('11729a88824648428af09a23cf847f45')
+md5sums_i686=('6487d0b14d1ea6a24a73699e37bbb47f')
+md5sums_x86_64=('09d4c2cb126c6f64d7671f2e5de16255')
md5sums=('da383f51d18074411019bb78028463c2' '54635efec35cdbb6f60b997a8fceee74')
url="https://www.segger.com/downloads/jlink/"