summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-12-12 18:30:11 +0100
committerAlexis Polti2019-12-12 18:30:11 +0100
commitb5af78b2b9c48c4d08d342a16db7fe5607b88174 (patch)
tree933da28b58fbefccf3f21bb3e12de7c9038774f0 /PKGBUILD
parent91a3d60ea880ac6e31efeab1a0a04f3a1b65ce48 (diff)
downloadaur-b5af78b2b9c48c4d08d342a16db7fe5607b88174.tar.gz
v6.56d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da424b88b63b..571344ca89fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.56b
+pkgver=6.56d
pkgrel=0
epoch=22
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=('fba8e2c93812ed4854a0e12aec306d5c')
-md5sums_x86_64=('ed1b2b27dbc2555cd05dba16381c8a6e')
+md5sums_i686=('afccc5d2e42963ea849e49f29f34fe87')
+md5sums_x86_64=('e9a7ddec6ba36d648171c67e95a95a50')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")