summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Polti2023-11-27 13:46:35 +0100
committerAlexis Polti2023-11-27 13:46:35 +0100
commita1f21d368cc4578233903982d52c3f28dbbe03f6 (patch)
tree25bbab0a504f51182cd267993166b72ba8497a9e
parentacffb6be5051ba933bc9baa9cd7b5bf7c5309f8a (diff)
downloadaur-a1f21d368cc4578233903982d52c3f28dbbe03f6.tar.gz
Ignore 7.92q as there is a double free
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebd23dfa9fdf..741e089f0359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jlink-software-and-documentation
pkgdesc = Segger JLink software & documentation pack for Linux
pkgver = 7.92p
pkgrel = 0
- epoch = 55
+ epoch = 56
url = https://www.segger.com/jlink-software.html
install = jlink-software-and-documentation.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 444003776a9a..e5793c527bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=jlink-software-and-documentation
pkgver=7.92p
pkgrel=0
-epoch=55
+epoch=56
pkgdesc="Segger JLink software & documentation pack for Linux"
arch=('i686' 'x86_64' 'armv7h' 'aarch64' )
license=('custom' 'GPLv2')