summaryrefslogtreecommitdiff
path: root/spice-gtk
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2015-11-30 00:49:30 +0100
committerThomas Penteker <tek@serverop.de>2015-11-30 00:49:30 +0100
commit755cc518e9e7dcc02893d79d39c1234d997be6ac (patch)
tree1d04b83c3e8d46104969772b58148501a48c16b3 /spice-gtk
parent84d670d8bf973239f55d8c169989aa27a2ced07d (diff)
downloadcontrib-755cc518e9e7dcc02893d79d39c1234d997be6ac.tar.gz
contrib-755cc518e9e7dcc02893d79d39c1234d997be6ac.tar.xz
spice-gtk: 0.29 -> 0.30
Diffstat (limited to 'spice-gtk')
-rw-r--r--spice-gtk/.footprint1
-rw-r--r--spice-gtk/.md5sum2
-rw-r--r--spice-gtk/Pkgfile4
3 files changed, 4 insertions, 3 deletions
diff --git a/spice-gtk/.footprint b/spice-gtk/.footprint
index 83b980a4d..ace33ade5 100644
--- a/spice-gtk/.footprint
+++ b/spice-gtk/.footprint
@@ -65,3 +65,4 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/lib/vala/
drwxr-xr-x root/root usr/lib/vala/vapi/
-rw-r--r-- root/root usr/lib/vala/vapi/spice-protocol.vapi
+drwxr-xr-x root/root usr/share/
diff --git a/spice-gtk/.md5sum b/spice-gtk/.md5sum
index 07ca983a1..520278e82 100644
--- a/spice-gtk/.md5sum
+++ b/spice-gtk/.md5sum
@@ -1 +1 @@
-f84b8fd6a5e926dce07ec5ebb5f0caf3 spice-gtk-0.29.tar.bz2
+723e0e9ce9d507ba5d6cd331a3a9b7fb spice-gtk-0.30.tar.bz2
diff --git a/spice-gtk/Pkgfile b/spice-gtk/Pkgfile
index af3f12787..145b0b20c 100644
--- a/spice-gtk/Pkgfile
+++ b/spice-gtk/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: gtk3 openssl celt51 cyrus-sasl
name=spice-gtk
-version=0.29
+version=0.30
release=1
source=(http://spice-space.org/download/gtk/spice-gtk-$version.tar.bz2)
@@ -21,6 +21,6 @@ build() {
make
make DESTDIR=$PKG install
- rm -rf $PKG/usr/{lib/gtk-doc/,lib/systemd,lib/locale,share}
+ rm -rf $PKG/usr/{lib/gtk-doc/,lib/systemd,lib/locale,share/locale}
}

Generated by cgit