summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-02-04 11:32:07 +0100
committerhaawda2023-02-04 11:32:07 +0100
commit7126e3e4c5ac9b2fc2d24814d885ff24bd9cc34b (patch)
tree7abec3fe0f2b7e1882d0d841d311df3f24da60f6 /PKGBUILD
parent93775ce91765ef7f9e9768cea649ae9329b59384 (diff)
downloadaur-7126e3e4c5ac9b2fc2d24814d885ff24bd9cc34b.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 133a7109bac9..3be80fb281fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.13.20230109
+pkgver=1.13.20230203
pkgrel=1
epoch=2
url=https://www.phidgets.com
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('LGPL3')
depends=('libusb')
source=("https://www.phidgets.com/downloads/${pkgname#lib}22/libraries/linux/${pkgname}22/${pkgname}22-$pkgver.tar.gz")
-sha256sums=('6347a236861c82477f87089391b89f8cfd33ae43552a6752fbb25e0fd8388244')
+sha256sums=('b3057447c71ee941123f7e83bf71d97983c505a59a15ada701e22e7947be8be2')
build() {
cd ${pkgname}22-$pkgver