summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2020-02-01 00:00:20 +0100
committerAlexis Polti2020-02-01 00:00:20 +0100
commit2dcfc83e60e555f8536244640094d4b83ef56d8f (patch)
tree9653d6aec0aaf9f7190343b7fdec47a49083c14b /PKGBUILD
parent392a3b483f178299a7b13881cb69b55a6882cff9 (diff)
downloadaur-2dcfc83e60e555f8536244640094d4b83ef56d8f.tar.gz
v6.62a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f5e963f4790..60f2bdea2490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.62
+pkgver=6.62a
pkgrel=0
-epoch=23
+epoch=24
pkgdesc="Segger JLink software & documentation pack for Linux"
arch=('i686' 'x86_64')
license=('custom')
@@ -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=('9b5047b428947015cd80b62869f7afd9')
-md5sums_x86_64=('4075994a56aef23a3691ac2a1dd6849f')
+md5sums_i686=('04284ede2ffe5003e7739ff106405237')
+md5sums_x86_64=('08de2c2ac3e3075133707409790febdf')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")