summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-09-13 19:42:23 +0200
committerhaawda2022-09-13 19:42:23 +0200
commit0d2c335239050a0e3d5b9aeb07f0836546b84289 (patch)
treefceb5f1bc8e6dd7b00b9b27f43c9979cb3677bf9 /PKGBUILD
parentfd41892d49f019784afca008424b281b420afbcf (diff)
downloadaur-0d2c335239050a0e3d5b9aeb07f0836546b84289.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 0f8d11d1b81d..25ea8db5fa1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget
-pkgver=1.11.20220822
+pkgver=1.12.20220912
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=('74dda8f8b987ce12547c560dcb1bc86e10e1ec1a2ca1fd14755a208b61e16bb6')
+sha256sums=('537e225f5237311b7c3a80e3f97e6b3a923e0179f3454ec160d443fc35c69263')
build() {
cd ${pkgname}22-$pkgver