summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-06-03 20:51:00 +0200
committerAlexis Polti2019-06-03 20:51:00 +0200
commit4eff316c54dc40fd7c6f449874eb844ffcdc391e (patch)
treec39cf416dfd4c45bc7811989db54c1ec9e115856 /PKGBUILD
parent68d00b03a552e4a1f942f1c19b31eaf72496747e (diff)
downloadaur-4eff316c54dc40fd7c6f449874eb844ffcdc391e.tar.gz
v6.46c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25cca3c7cb0f..73798211bced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.46b
+pkgver=6.46c
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=('dc6bd535220ca32c17edffef97ca9d9a')
-md5sums_x86_64=('c7e2c91715e95b9b52d20e110aa73150')
+md5sums_i686=('ee35d71c62a658aee9757e45e7601780')
+md5sums_x86_64=('0da8d0c8d488f36cc57b3e66bbf6a9ff')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")