summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-10-29 21:08:34 +0100
committerAlexis Polti2019-10-29 21:08:34 +0100
commitf98f14936fca61a82fe767fb5d45f7424f2ea53a (patch)
tree7bf96c8c66ab7aa249532871aab93946c3018e12 /PKGBUILD
parent8cbfd017783bda0d6f8a331ead73ee5cd9cbaf67 (diff)
downloadaur-f98f14936fca61a82fe767fb5d45f7424f2ea53a.tar.gz
v6.54
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7dbedf1cbbd..9a02e9f70076 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.52d
+pkgver=6.54
pkgrel=0
epoch=20
pkgdesc="Segger JLink software & documentation pack for Linux"
@@ -12,8 +12,8 @@ groups=('jlink')
depends=('glibc' 'libudev0-shim')
source_x86_64=("JLink_Linux_${pkgver/./}_x86_64.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V${pkgver/./}_x86_64.tgz")
source_i686=("JLink_Linux_${pkgver/./}_i686.tgz::https://www.segger.com/downloads/jlink/JLink_Linux_V${pkgver/./}_i386.tgz")
-md5sums_i686=('75c70216a940a981299095f84231dbe1')
-md5sums_x86_64=('6b660205bc8b76a4794e1f92f621693b')
+md5sums_i686=('db0d31d1db401f990b90ff999f46c75d')
+md5sums_x86_64=('adbbb761543e043b78751d2bdb244688')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")