summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-05-31 18:50:17 +0200
committerAlexis Polti2019-05-31 18:50:17 +0200
commit68d00b03a552e4a1f942f1c19b31eaf72496747e (patch)
treed196b1fcd6158d9e827f8a0515c124e1db4ab1ff /PKGBUILD
parent748b6c39f50a6a757f74101207b836e0c8e546de (diff)
downloadaur-68d00b03a552e4a1f942f1c19b31eaf72496747e.tar.gz
v6.46b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 180d6766cedf..25cca3c7cb0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.46a
+pkgver=6.46b
pkgrel=0
epoch=17
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=('66da70378e4c9c8cbce8e4d60573fdef')
-md5sums_x86_64=('0e48b49e54ffc6b6cb18730cda02a35d')
+md5sums_i686=('dc6bd535220ca32c17edffef97ca9d9a')
+md5sums_x86_64=('c7e2c91715e95b9b52d20e110aa73150')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")