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 5881c4028502..c205a9924c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.10.20220413
+pkgver=1.10.20220519
pkgrel=1
epoch=2
url=https://www.phidgets.com
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('GPL')
depends=('libusb')
source=("https://www.phidgets.com/downloads/${pkgname#lib}22/libraries/linux/${pkgname}22/${pkgname}22-$pkgver.tar.gz")
-sha256sums=('49b789125f7093c4d09f5cda774e739c78a30e9946d5de48aa08bb83e939519f')
+sha256sums=('9ea473212c8cc09931a24b5f1564b60f71e59e22ae02b5d5204d464c030405c4')
build() {
cd ${pkgname}22-$pkgver