From 5ab3457a910ee8b530fd3e8591a683432300b8fc Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 18 Feb 2017 02:34:41 +0000 Subject: [PATCH] spice-protocol: update to 0.12.12 --- spice-protocol/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spice-protocol/PKGBUILD b/spice-protocol/PKGBUILD index 797c5eb48..f06479453 100644 --- a/spice-protocol/PKGBUILD +++ b/spice-protocol/PKGBUILD @@ -1,12 +1,13 @@ +# Contributions from Arch: # Contributor: Sergej Pupykin # Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws> pkgname=spice-protocol -pkgver=0.12.10 +pkgver=0.12.12 pkgrel=1 pkgdesc="Headers for SPICE protocol" arch=(any) -url="http://spice-space.org" +url="https://spice-space.org" license=('BSD' 'LGPL2.1') source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2) @@ -21,4 +22,4 @@ package() { make DESTDIR="$pkgdir/" install install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } -md5sums=('1fb9d0dcdd42dce1b476ae8aa7569bcc') +md5sums=('3b2886cceaefc228b7afa12300462abd')