aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hidapi/APKBUILD
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2019-02-01 20:33:53 +0100
committerHenrik Riomar <henrik.riomar@gmail.com>2019-02-01 20:33:53 +0100
commit1def3a22106ac02cecae3490811435624854a267 (patch)
tree36ded9f3dce4c86615352c7c26f58ac7ff5ec826 /testing/hidapi/APKBUILD
parent7e33ed7daa00f7469d1bda10cc2b915c5aea6e6c (diff)
testing/hidapi: bump pkgrel
Diffstat (limited to 'testing/hidapi/APKBUILD')
-rw-r--r--testing/hidapi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hidapi/APKBUILD b/testing/hidapi/APKBUILD
index 370985f7bbb..76cb77e7f15 100644
--- a/testing/hidapi/APKBUILD
+++ b/testing/hidapi/APKBUILD
@@ -3,7 +3,7 @@
pkgname=hidapi
pkgver=0.8.0_rc1
_relver="$(echo "$pkgver" | sed s/_/-/)"
-pkgrel=0
+pkgrel=1
pkgdesc="Simple library for communicating with USB and Bluetooth HID devices"
url="http://www.signal11.us/oss/hidapi/"
arch="all"