summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-07-13 00:59:28 +0200
committerAlexis Polti2019-07-13 00:59:28 +0200
commita1abcfe20aba5b3c08fc0ea4045f24dfb651459c (patch)
tree2e81008647e25616ac6834287318e7d640b3c7ca /PKGBUILD
parent1f41c0b8adfba6e09c21f4837637b91fd9433ecb (diff)
downloadaur-a1abcfe20aba5b3c08fc0ea4045f24dfb651459c.tar.gz
v6.42i
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f0d8661b74b..f0a251e22a12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.46i
+pkgver=6.46j
pkgrel=1
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=('2deb5dca913fc5544219888193a75939')
-md5sums_x86_64=('d14a22e9c6b13a5f86f28850e7e51264')
+md5sums_i686=('e8103fdbe8cfe5d068481c58b799e5dd')
+md5sums_x86_64=('a92a8194239089985dfbaa04abe1a8f0')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")