summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-08-23 17:46:13 +0200
committerhaawda2022-08-23 17:46:13 +0200
commitfd41892d49f019784afca008424b281b420afbcf (patch)
tree3e8cc1068cb28a0e93a17c7614bd07fe3e743c5e /PKGBUILD
parentc9fb476189d9904c6909a41ed926f26a5d2f2a9c (diff)
downloadaur-fd41892d49f019784afca008424b281b420afbcf.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 960809536024..0f8d11d1b81d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.10.20220530
-pkgrel=2
+pkgver=1.11.20220822
+pkgrel=1
epoch=2
url=https://www.phidgets.com
pkgdesc="user-space access library for the Phidget devices"
@@ -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=('5a28a9b90157928020f1080529398f947304e8f32ba310cfc9962020a99ae421')
+sha256sums=('74dda8f8b987ce12547c560dcb1bc86e10e1ec1a2ca1fd14755a208b61e16bb6')
build() {
cd ${pkgname}22-$pkgver