diff --git a/.SRCINFO b/.SRCINFO index 4b95895..b70077f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = dsview pkgdesc = Client software that supports the DreamSourceLab logic analyzer pkgver = 1.12 - pkgrel = 2 + pkgrel = 3 url = http://www.dreamsourcelab.com/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 15df9a6..3d1b729 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=dsview pkgver=1.12 -pkgrel=2 +pkgrel=3 pkgdesc="Client software that supports the DreamSourceLab logic analyzer" arch=('i686' 'x86_64') url="http://www.dreamsourcelab.com/"