summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-02-12 12:11:12 +0100
committerhaawda2022-02-12 12:11:12 +0100
commitd43ad5b10cabcce6366b9edd867f9d6a8ef179b2 (patch)
treecba7897a9f32bc3aac8104f1ef88fa8e88d24232 /PKGBUILD
parent2ef006947e02b0727384bb295caa74d0f1c0da90 (diff)
downloadaur-d43ad5b10cabcce6366b9edd867f9d6a8ef179b2.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82f2c3f1d057..779b3fcebf62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget22
-pkgver=1.9.20220203
+pkgver=1.10.20220211
pkgrel=1
url=https://www.phidgets.com
pkgdesc="user-space access library for the Phidget devices"
@@ -11,7 +11,7 @@ arch=('x86_64')
license=('GPL')
depends=('libusb')
source=("https://www.phidgets.com/downloads/${pkgname#lib}/libraries/linux/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('089d590bbc9dad9cc4b190a1acab96838fdddb4afab3315679009cb622852e06')
+sha256sums=('1c5bda131f8a438967afd3213156d153e85bc9bdfe12275b24e3cf80253aae60')
build() {
cd $pkgname-$pkgver