summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-06-04 18:04:00 +0200
committerhaawda2023-06-04 18:04:00 +0200
commitdad3e524c4a02e674fc6f16adf13276390569622 (patch)
tree0a02ef30542bf519014ef09383c18019ec460d8c /PKGBUILD
parent94b1113b344f64e0d4513ebf80740ea24b964d70 (diff)
downloadaur-dad3e524c4a02e674fc6f16adf13276390569622.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 87cb7edb48dd..eebbf28f0a2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.15.20230526
+pkgver=1.15.20230603
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=('dfd322d3a9f13f5eb138863b9f9c20fda7cb9bc8617d827449c54462137a3ed0')
+sha256sums=('e758c966824769615feb95670e2d615a9d79046c3d6b9b55684bc94c38f3f253')
build() {
cd ${pkgname}22-$pkgver