summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Polti2019-12-06 18:13:42 +0100
committerAlexis Polti2019-12-06 18:13:42 +0100
commit91a3d60ea880ac6e31efeab1a0a04f3a1b65ce48 (patch)
treeaa764df964895508b68909001249d77b4872e0f6 /PKGBUILD
parentbc791b7070e4b876aec9fc7ddfef844cbef547c6 (diff)
downloadaur-91a3d60ea880ac6e31efeab1a0a04f3a1b65ce48.tar.gz
v6.56b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d425481f1262..da424b88b63b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: pzl <alsoelp at gmail dot com>
pkgname=jlink-software-and-documentation
-pkgver=6.56
+pkgver=6.56b
pkgrel=0
-epoch=21
+epoch=22
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=('a43af04206353a7a4d232cfee9ce9bb1')
-md5sums_x86_64=('3f726c22baec1262e173bbf0dbe8c3ad')
+md5sums_i686=('fba8e2c93812ed4854a0e12aec306d5c')
+md5sums_x86_64=('ed1b2b27dbc2555cd05dba16381c8a6e')
install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")