summaryrefslogtreecommitdiff
path: root/community/spice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spice/PKGBUILD')
-rw-r--r--community/spice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/spice/PKGBUILD b/community/spice/PKGBUILD
index 7f033c5a5..f409fc994 100644
--- a/community/spice/PKGBUILD
+++ b/community/spice/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 93446 2013-07-03 13:23:11Z spupykin $
+# $Id: PKGBUILD 94713 2013-07-29 10:19:34Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
pkgname=spice
-pkgver=0.12.3
+pkgver=0.12.4
pkgrel=1
pkgdesc="SPICE client and server"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=(python2 python2-pyparsing qemu mesa)
depends=(pixman spice-protocol alsa-utils libxrandr libxinerama libsasl openssl celt0.5.1 libgl glu)
source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('f33a682892f6793169f20298b2296449')
+md5sums=('325b1c42ce24e75de45a75876b73a8bd')
build() {
cd "$srcdir/$pkgname-$pkgver"