summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-06-07 23:38:44 +0200
committerhaawda2023-06-07 23:38:44 +0200
commit010fd119fcb6e48643347f818fa9b783832ac747 (patch)
treec437fed0a78b6df16e88e57c0e709ac8c936e294 /PKGBUILD
parentdad3e524c4a02e674fc6f16adf13276390569622 (diff)
downloadaur-010fd119fcb6e48643347f818fa9b783832ac747.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 eebbf28f0a2c..a53b5ddd4f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.15.20230603
+pkgver=1.15.20230607
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=('e758c966824769615feb95670e2d615a9d79046c3d6b9b55684bc94c38f3f253')
+sha256sums=('b949c91e9480db2ce9fb4d528677418b203ae5c5e44aaa368fe5956d9d4f5a43')
build() {
cd ${pkgname}22-$pkgver