summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-02-21 18:59:37 +0100
committerAlexis Polti2020-02-21 18:59:37 +0100
commita2ded83e20262090d43c0682f2c37d7276beb053 (patch)
tree9abbc5deaaafce762ea7b65fc44a2579fc0be0f5 /PKGBUILD
parent4aa6279b7836d75c6b0fc227e82ec1cfffdcc24d (diff)
downloadaur-a2ded83e20262090d43c0682f2c37d7276beb053.tar.gz
v6.62c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22bd5f8ed357..3cea3eb009dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.62b
-pkgrel=5
+pkgver=6.62c
+pkgrel=0
epoch=24
pkgdesc="Segger JLink software & documentation pack for Linux"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ 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")
source=("99-jlink.rules.patch")
-md5sums_i686=('e2cc576ca9261a921d479234887d4305')
-md5sums_x86_64=('6db414748caf9e98ae3a5b39da19f112')
+md5sums_i686=('b1b4e7e13716d697f2d50748ed87ee69')
+md5sums_x86_64=('1d2d5ec2627e37fff07c602d42771d59')
md5sums=('a57d93b791581c1f36e4c672303bb85d')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"