Update maintainers and bump pkgrel
This commit is contained in:
parent
c8dec06051
commit
f6197e89df
2 changed files with 4 additions and 4 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = dsview
|
pkgbase = dsview
|
||||||
pkgdesc = Client software that supports the DreamSourceLab logic analyzer
|
pkgdesc = Client software that supports the DreamSourceLab logic analyzer
|
||||||
pkgver = 1.01
|
pkgver = 1.01
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = http://www.dreamsourcelab.com/
|
url = http://www.dreamsourcelab.com/
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
6
PKGBUILD
6
PKGBUILD
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Thomas Krug <t.krug@elektronenpumpe.de>
|
|
||||||
# Contributor: Thomas Krug <t.krug@elektronenpumpe.de>
|
|
||||||
# Maintainer: Cody Schafer <aur@codyps.com>
|
# Maintainer: Cody Schafer <aur@codyps.com>
|
||||||
|
# Maintainer: Jake <aur@ja-ke.tech>
|
||||||
|
# Contributor: Thomas Krug <t.krug@elektronenpumpe.de>
|
||||||
|
|
||||||
pkgname=dsview
|
pkgname=dsview
|
||||||
pkgver=1.01
|
pkgver=1.01
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Client software that supports the DreamSourceLab logic analyzer"
|
pkgdesc="Client software that supports the DreamSourceLab logic analyzer"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.dreamsourcelab.com/"
|
url="http://www.dreamsourcelab.com/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue