Suppress spurious CRLF

This commit is contained in:
Alexis Polti 2022-09-20 22:05:24 +02:00
parent 68a0beb25e
commit c16eb6398c
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = jlink-software-and-documentation
pkgdesc = Segger JLink software & documentation pack for Linux
pkgver = 7.80b
pkgrel = 0
pkgrel = 1
epoch = 49
url = https://www.segger.com/jlink-software.html
install = jlink-software-and-documentation.install

View file

@ -3,7 +3,7 @@
pkgname=jlink-software-and-documentation
pkgver=7.80b
pkgrel=0
pkgrel=1
epoch=49
pkgdesc="Segger JLink software & documentation pack for Linux"
arch=('i686' 'x86_64' 'armv7h' 'aarch64' )