summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 010fcbb40d39..d3d78edaee78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hidviz
pkgdesc = Tool for in-depth analysis of USB HID devices communication
pkgver = 0.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ondrejbudai/hidviz
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3a12577cd1b1..d8f491376bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clayton Craft <clayton at craftyguy dot net>
pkgname=hidviz
pkgver=0.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Tool for in-depth analysis of USB HID devices communication"
arch=('i686' 'x86_64')
url="https://github.com/ondrejbudai/hidviz"