summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Polti2023-01-20 19:26:24 +0100
committerAlexis Polti2023-01-20 19:26:24 +0100
commit1f97620a750a05742cdce250948841fa8ca6587d (patch)
tree5baa7801122a6e4bf36a27546cdccee892b458f0
parent201fcabace07883054cc99dc949878d0637dd94c (diff)
downloadaur-1f97620a750a05742cdce250948841fa8ca6587d.tar.gz
v7.84c
-rw-r--r--.SRCINFO20
-rw-r--r--JLinkSWOViewerExe.desktop11
-rw-r--r--PKGBUILD12
3 files changed, 29 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a43212f49dd3..d4418684f319 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jlink-software-and-documentation
pkgdesc = Segger JLink software & documentation pack for Linux
- pkgver = 7.84b
+ pkgver = 7.84c
pkgrel = 0
epoch = 51
url = https://www.segger.com/jlink-software.html
@@ -36,6 +36,7 @@ pkgbase = jlink-software-and-documentation
source = JLinkRTTViewer.desktop
source = JLinkSTM32.desktop
source = JLinkSWOViewer.desktop
+ source = JLinkSWOViewerExe.desktop
source = JMemExe.desktop
source = JRunExe.desktop
source = JTAGLoadExe.desktop
@@ -58,17 +59,18 @@ pkgbase = jlink-software-and-documentation
md5sums = 5f4be0a5698e359e03b8ed30bf6ac4b6
md5sums = 9119afd453425a256aa023bae8442570
md5sums = 24e403277bb890d915b2c454833ff3d6
+ md5sums = 80830492a14eb1ae16f7cae235defc86
md5sums = 74cb2486441a6e571dcc3327204cd8da
md5sums = 8fa15c29a78bf1c98af5941607ff5a2a
md5sums = dd0923b84488e5f1cca5192324904201
md5sums = f27a5853d30d127953aa6ecb9b482b42
- source_i686 = JLink_Linux_784b_i686.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784b_i386.tgz
- md5sums_i686 = cf7f6e30dd10de0e071fdfb451c5d78d
- source_x86_64 = JLink_Linux_784b_x86_64.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784b_x86_64.tgz
- md5sums_x86_64 = 7e8e5f63c192a5dfc09868f5adf494b7
- source_armv7h = JLink_Linux_784b_arm.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784b_arm.tgz
- md5sums_armv7h = 21585f93fab76b2ddbf4ac55dad3b7df
- source_aarch64 = JLink_Linux_784b_arm64.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784b_arm64.tgz
- md5sums_aarch64 = 9f6be9dd0d055a6a6a3237512ce25757
+ source_i686 = JLink_Linux_784c_i686.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784c_i386.tgz
+ md5sums_i686 = bf1987a777a804d946eee7463da895e1
+ source_x86_64 = JLink_Linux_784c_x86_64.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784c_x86_64.tgz
+ md5sums_x86_64 = 61215f47fb9491164b0596ab7dd33c55
+ source_armv7h = JLink_Linux_784c_arm.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784c_arm.tgz
+ md5sums_armv7h = 642a93f7cbfb1c2be647512acc7fa63f
+ source_aarch64 = JLink_Linux_784c_arm64.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V784c_arm64.tgz
+ md5sums_aarch64 = 61215f47fb9491164b0596ab7dd33c55
pkgname = jlink-software-and-documentation
diff --git a/JLinkSWOViewerExe.desktop b/JLinkSWOViewerExe.desktop
new file mode 100644
index 000000000000..2b2d0a4b8a1d
--- /dev/null
+++ b/JLinkSWOViewerExe.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Segger JLinkSWOViewer
+Comment=Segger JLinkSWOViewer for Linux
+Exec=/usr/bin/JLinkSWOViewerExe
+Icon=JLink.svg
+Terminal=false
+StartupNotify=false
+Categories=Development
+Name[fr_FR]=JLinkSWOViewerExe.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1fedf5070bfe..8376d7a6496e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=7.84b
+pkgver=7.84c
pkgrel=0
epoch=51
pkgdesc="Segger JLink software & documentation pack for Linux"
@@ -31,16 +31,17 @@ desktops=(
"JLinkRTTViewer.desktop"
"JLinkSTM32.desktop"
"JLinkSWOViewer.desktop"
+ "JLinkSWOViewerExe.desktop"
"JMemExe.desktop"
"JRunExe.desktop"
"JTAGLoadExe.desktop"
"JFlashSPIExe.desktop"
)
source+=(${desktops[@]})
-md5sums_x86_64=('7e8e5f63c192a5dfc09868f5adf494b7')
-md5sums_i686=('cf7f6e30dd10de0e071fdfb451c5d78d')
-md5sums_aarch64=('9f6be9dd0d055a6a6a3237512ce25757')
-md5sums_armv7h=('21585f93fab76b2ddbf4ac55dad3b7df')
+md5sums_x86_64=('61215f47fb9491164b0596ab7dd33c55')
+md5sums_i686=('bf1987a777a804d946eee7463da895e1')
+md5sums_aarch64=('61215f47fb9491164b0596ab7dd33c55')
+md5sums_armv7h=('642a93f7cbfb1c2be647512acc7fa63f')
md5sums=("a57d93b791581c1f36e4c672303bb85d"
@@ -61,6 +62,7 @@ md5sums=("a57d93b791581c1f36e4c672303bb85d"
"5f4be0a5698e359e03b8ed30bf6ac4b6"
"9119afd453425a256aa023bae8442570"
"24e403277bb890d915b2c454833ff3d6"
+ "80830492a14eb1ae16f7cae235defc86"
"74cb2486441a6e571dcc3327204cd8da"
"8fa15c29a78bf1c98af5941607ff5a2a"
"dd0923b84488e5f1cca5192324904201"