[arch-commits] Commit in usbredir/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Oct 19 10:12:37 UTC 2017
Date: Thursday, October 19, 2017 @ 10:12:36
Author: spupykin
Revision: 263619
upgpkg: usbredir 0.7.1-1
Modified:
usbredir/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-19 10:11:24 UTC (rev 263618)
+++ PKGBUILD 2017-10-19 10:12:36 UTC (rev 263619)
@@ -3,7 +3,7 @@
# Maintainer: Stefano Facchini <stefano.facchini at gmail.com>
pkgname=usbredir
-pkgver=0.7
+pkgver=0.7.1
pkgrel=1
pkgdesc="USB traffic redirection protocol"
arch=('i686' 'x86_64')
@@ -11,8 +11,7 @@
license=('GPL2' 'LGPL2.1')
depends=('libusb')
source=(http://spice-space.org/download/usbredir/$pkgname-$pkgver.tar.bz2)
-sha256sums=('028184960044ea4124030000b3c55a35c3238835116e3a0fbcaff449df2c8edf')
-sha256sums=('0a63a0712b5dc62be9cca44f97270fea5d1ec1fe7dde0c11dc74a01c8e2006aa')
+sha256sums=('407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list