summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-12-20 18:37:27 +0100
committerAlexis Polti2019-12-20 18:37:27 +0100
commit1f18ef9c6c2447ea78f76007540abf9577adfd01 (patch)
tree06adc3a75d5b5cb7e4f7490da528c1261b3921cc /PKGBUILD
parent0d018f83408368e6dc863939a29dedaab96086e3 (diff)
downloadaur-1f18ef9c6c2447ea78f76007540abf9577adfd01.tar.gz
v6.60b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf35dfc8b80e..192b248cda1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.60a
+pkgver=6.60b
pkgrel=0
epoch=23
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=('0eaafb5e3000882df4706e2545a33e02')
-md5sums_x86_64=('4b7372ffee5548b1c6aecab33dd42c9c')
+md5sums_i686=('badb951e343bfab462e65aa1703eaa9e')
+md5sums_x86_64=('c77047bb2617787f4f65aea1c45d6f56')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")