summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-02-23 16:14:57 +0100
committerhaawda2023-02-23 16:14:57 +0100
commite0480dcfec48d66165deeab600b258ec4e5ce60e (patch)
treefe4d5861edd2bb2f9111d4adbc9af16206cea070 /PKGBUILD
parentb24aba190908289c809e585e0c5d892bd90484f2 (diff)
downloadaur-e0480dcfec48d66165deeab600b258ec4e5ce60e.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 20dc9cafc729..f6e9a7f0eccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.13.20230221
+pkgver=1.13.20230222
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=('6f73e2831ef9ba6b5822f0fd5e550bc125daa4be0827021fa7c0713688975f20')
+sha256sums=('183fa706c0362920a1e6c65650e487d687da91db3f62e005621f5c8f2f9a7946')
build() {
cd ${pkgname}22-$pkgver