summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05d504849049..a8d30aa29820 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hexcore-link
pkgdesc = Hexcore Link for ANNE PRO 2D and other keyboards with firmware versions higher than 3.0
- pkgver = 2.0.23
+ pkgver = 2.5.9
pkgrel = 1
url = https://www.hexcore.xyz/hexcore-link
install = hexcore-link.install
@@ -16,9 +16,9 @@ pkgbase = hexcore-link
depends = libxkbcommon-x11
options = !strip
options = !emptydirs
- source_x86_64 = https://s5.hexcore.xyz/releases/software/hexcore-link/linux/tar/HexcoreLink_2.0.23_x64.tar.gz
+ source_x86_64 = https://s5.hexcore.xyz/releases/software/hexcore-link/linux/tar/HexcoreLink_2.5.9_x64.tar.gz
source_x86_64 = deb_extra_files_hexcore.tar.gz
- sha256sums_x86_64 = 9b9b0207798fb38c2e8fa6620e090d6429f1551ba4526253362d6502d0c30328
+ sha256sums_x86_64 = 726f2062d2446d2101e6b2eec5e95d186c1a0a15e21ede69e5ff573ec30d24e9
sha256sums_x86_64 = 94e4942cc7408feb419e76aa2867e50bdf2bedefd734eb367286b5a7844d2c46
pkgname = hexcore-link
diff --git a/PKGBUILD b/PKGBUILD
index aebb3ca1f7d2..1ca8f1f46b0b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nick Haghiri (n s dot hag hiri at G mail dot com)
pkgname=hexcore-link
-pkgver=2.0.23
+pkgver=2.5.9
pkgrel=1
pkgdesc="Hexcore Link for ANNE PRO 2D and other keyboards with firmware versions higher than 3.0"
arch=('x86_64')
@@ -14,7 +14,7 @@ DLAGENTS='https::/usr/bin/curl -qgC - -e https://www.hexcore.xyz/hexcore-link -o
source_x86_64=("https://s5.hexcore.xyz/releases/software/hexcore-link/linux/tar/HexcoreLink_${pkgver}_x64.tar.gz"
"deb_extra_files_hexcore.tar.gz")
-sha256sums_x86_64=('9b9b0207798fb38c2e8fa6620e090d6429f1551ba4526253362d6502d0c30328'
+sha256sums_x86_64=('726f2062d2446d2101e6b2eec5e95d186c1a0a15e21ede69e5ff573ec30d24e9'
'94e4942cc7408feb419e76aa2867e50bdf2bedefd734eb367286b5a7844d2c46')