summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96e45bc4ebf3..fc058a61cc45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: pzl <alsoelp@gmail.com>
pkgname=jlink
-_pkgver="510f"
-pkgver="5.10f"
+_pkgver="510g"
+pkgver="5.10g"
pkgrel=1
pkgdesc="ARM Embedded debugger and flashing software from Segger"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('custom') #https://www.segger.com/cms/admin/uploads/userfiles/file/J-Li
depends=('glibc')
source=('udev_fix.patch') #fetching the pkg source requires a POST request, so we must do this in prepare()
md5sums=('8134047402c9ac6dc7c3bc24dfcf51b5')
-_md5sums_64=("10b427255162332abebcafa5aeb8d323") #underscored because real md5sums must match source array length, ours is missing package URL
-_md5sums_32=("2023e39e91a9c4be9600fd023b027dae")
+_md5sums_64=("387771245e86d8e5462c993c2065948e") #underscored because real md5sums must match source array length, ours is missing package URL
+_md5sums_32=("5969ff903263c2efbc43cae11a1bd8e7")
prepare() {