summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-10-18 20:23:04 +0200
committerhaawda2018-10-18 20:23:04 +0200
commitc71b9aea1d480058252a91c9fbbbf286a90807dd (patch)
tree497fd680c6daff6634531efac1bada11b108e17a /PKGBUILD
parenta73477f6d8163100824a151f2379bd2ff5ed3c4f (diff)
downloadaur-c71b9aea1d480058252a91c9fbbbf286a90807dd.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 67e6cf37f858..7b1b618c5fec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libphidget22
-pkgver=1.0.0.20180905
+pkgver=1.0.0.20181017
pkgrel=1
pkgdesc="user-space access library for the Phidget devices"
conflicts=('libphidget')
@@ -10,7 +10,7 @@ arch=('x86_64')
license=('GPL')
depends=('libusb')
source=("https://www.phidgets.com/downloads/${pkgname#lib}/libraries/linux/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('ae269969e892c09fe99ca26ba2b8c5c21fbe7114e1cec158226e80ce93dd1b7f')
+sha256sums=('40993960a1145bcebb4b3fbc31181ed4de3167c6efccfd95cc7d76c54121b5c1')
build() {
cd $pkgname-$pkgver