summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-07-06 12:54:57 +0200
committerAlexis Polti2019-07-06 12:54:57 +0200
commit1f41c0b8adfba6e09c21f4837637b91fd9433ecb (patch)
treedc7b1212f70cc292ae9dfb52f659e5214fd0466f /PKGBUILD
parentb7e9b09410cae9489618adbcb8ad9a60a0b6ee02 (diff)
downloadaur-1f41c0b8adfba6e09c21f4837637b91fd9433ecb.tar.gz
v6.46i
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f605a4407b9..0f0d8661b74b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.46h
+pkgver=6.46i
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=('0d36ed4d245dc6c5846e0192286f4631')
-md5sums_x86_64=('865b0995d4e84250fdda2012fbdad157')
+md5sums_i686=('2deb5dca913fc5544219888193a75939')
+md5sums_x86_64=('d14a22e9c6b13a5f86f28850e7e51264')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")