diff --git a/.SRCINFO b/.SRCINFO index bbc61b883ca7..34e3d0777fe7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = jlink-software-and-documentation pkgdesc = Segger JLink software & documentation pack for Linux pkgver = 7.62b - pkgrel = 0 + pkgrel = 1 epoch = 44 url = https://www.segger.com/jlink-software.html install = jlink-software-and-documentation.install diff --git a/PKGBUILD b/PKGBUILD index b3f9019b0716..1192e48773b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=jlink-software-and-documentation pkgver=7.62b -pkgrel=0 +pkgrel=1 epoch=44 pkgdesc="Segger JLink software & documentation pack for Linux" arch=('i686' 'x86_64' 'armv7h' 'aarch64' ) diff --git a/jlink-software-and-documentation.install b/jlink-software-and-documentation.install index b84cb8cc1c8b..ec391ed3d0fd 100644 --- a/jlink-software-and-documentation.install +++ b/jlink-software-and-documentation.install @@ -24,7 +24,7 @@ msg() { license() { msg "By installing this software you agree to the term of the Segger license." - msg "See /usr/share/licenses/jlink-software-and-documentation/License.txt" + msg "See /usr/share/licenses/jlink-software-and-documentation/LicenseIncGUI.txt" msg "SEGGER J-Link software may only be used with original SEGGER products and authorized OEM products." msg "The use of the licensed software to operate SEGGER product clones is prohibited and illegal." }