summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-01-20 19:29:54 +0100
committerAlexis Polti2020-01-20 19:29:54 +0100
commitf67087ca70ad130d7fca46b2e57be24ad2f31e66 (patch)
tree70a9bcb5b24a76e75664bace38b46b173a0a41ba /PKGBUILD
parent15532b3e7224ee860db08c93efef2bf0fc2c6bc4 (diff)
downloadaur-f67087ca70ad130d7fca46b2e57be24ad2f31e66.tar.gz
v6.60f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab2b2a1dd2ad..2ed9ecd913bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.60e
+pkgver=6.60f
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=('50387fe96bd2c978fda963fa6a7f4bc0')
-md5sums_x86_64=('360301d7a33866dd0dfdc46c47ac17e2')
+md5sums_i686=('13cab02e03ee8a01960e3bc9b09a6ae1')
+md5sums_x86_64=('5de6704674d1a83f644d9dfa0b1d32e7')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")