summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 470957a1f4ec..3b79d0c9c790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=logiops
_pkgname="logiops"
_gitpkgname="logiops"
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="An unofficial driver for Logitech HID++>2.0 mice and keyboard"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ makedepends=('cmake')
conflicts=("${_pkgname-*}")
provides=("${_pkgname-*}")
source=("https://github.com/PixlOne/$_gitpkgname/archive/v$pkgver.tar.gz")
-sha256sums=('45b8cf03c48752e3391dd149d2b86422ac020032210cc30409b01ea7f8eea54c')
+sha256sums=('3a8a86007d62d4286cddf0feade5e71a6c8bd7abb79d818fd903d6947f34c8a9')
build() {
cd "$_gitpkgname-$pkgver"