summaryrefslogtreecommitdiffstats
path: root/libwnck/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/Pkgfile')
-rw-r--r--libwnck/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libwnck/Pkgfile b/libwnck/Pkgfile
index 03b601779..6c2d5c15b 100644
--- a/libwnck/Pkgfile
+++ b/libwnck/Pkgfile
@@ -6,9 +6,10 @@
# Run on: gtk,p5-xml-parser
name=libwnck
-version=2.30.6
+version=2.31.0
release=1
-source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
+
build() {
cd $name-$version
./configure --prefix=/usr
@@ -19,4 +20,3 @@ build() {
rm -f $PKG/usr/bin/wnckprop
rm -f $PKG/usr/bin/wnck-urgency-monitor
}
-