summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Polti2022-09-20 22:05:24 +0200
committerAlexis Polti2022-09-20 22:05:24 +0200
commitc16eb6398c44b8ef72bca8d8909c2c2b57ea52da (patch)
treea694d5910a0b984f052a1e60272b24e15355bd83
parent68a0beb25e25f00038ca749c03b30000e24a03af (diff)
downloadaur-c16eb6398c44b8ef72bca8d8909c2c2b57ea52da.tar.gz
Suppress spurious CRLF
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 567b730b175d..1edb2d98da59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 204700ad8b3b..a166cf65072b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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' )