summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-12-23 17:02:26 +0100
committerAlexis Polti2019-12-23 17:02:26 +0100
commite4ed196d1999187d2be28aef6fe6bc33321cfc51 (patch)
tree48fed095b5077aacc480624dc6bc6830fffba839 /PKGBUILD
parent1f18ef9c6c2447ea78f76007540abf9577adfd01 (diff)
downloadaur-e4ed196d1999187d2be28aef6fe6bc33321cfc51.tar.gz
v6.60c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 192b248cda1b..e82b8797170e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.60b
+pkgver=6.60c
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=('badb951e343bfab462e65aa1703eaa9e')
-md5sums_x86_64=('c77047bb2617787f4f65aea1c45d6f56')
+md5sums_i686=('8b9b125515687ecea6d162c1395c6333')
+md5sums_x86_64=('0e4e4976852678df5925ea4a04916635')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")