mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 06:09:01 +01:00
Correct epoch
This commit is contained in:
parent
d94a652d90
commit
4929a796ba
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -2,7 +2,7 @@ pkgbase = jlink-software-and-documentation
|
|||
pkgdesc = Segger JLink software & documentation pack for Linux
|
||||
pkgver = 7.66c
|
||||
pkgrel = 0
|
||||
epoch = 45
|
||||
epoch = 46
|
||||
url = https://www.segger.com/jlink-software.html
|
||||
install = jlink-software-and-documentation.install
|
||||
arch = i686
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
pkgname=jlink-software-and-documentation
|
||||
pkgver=7.66c
|
||||
pkgrel=0
|
||||
epoch=45
|
||||
epoch=46
|
||||
pkgdesc="Segger JLink software & documentation pack for Linux"
|
||||
arch=('i686' 'x86_64' 'armv7h' 'aarch64' )
|
||||
license=('custom' 'GPLv2')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue