diff options
author | Henrik Riomar <henrik.riomar@gmail.com> | 2019-02-01 20:33:53 +0100 |
---|---|---|
committer | Henrik Riomar <henrik.riomar@gmail.com> | 2019-02-01 20:33:53 +0100 |
commit | 1def3a22106ac02cecae3490811435624854a267 (patch) | |
tree | 36ded9f3dce4c86615352c7c26f58ac7ff5ec826 /testing/hidapi | |
parent | 7e33ed7daa00f7469d1bda10cc2b915c5aea6e6c (diff) | |
download | aports-1def3a22106ac02cecae3490811435624854a267.tar.bz2 aports-1def3a22106ac02cecae3490811435624854a267.tar.xz |
testing/hidapi: bump pkgrel
Diffstat (limited to 'testing/hidapi')
-rw-r--r-- | testing/hidapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hidapi/APKBUILD b/testing/hidapi/APKBUILD index 370985f7bb..76cb77e7f1 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" |