Update maintainers and bump pkgrel

This commit is contained in:
Jake 2019-12-02 12:02:36 +01:00
parent c8dec06051
commit f6197e89df
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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/"