# HG changeset patch # User Xander Ziiryanoff # Date 1460979648 -10800 # Node ID 0dd067e30013fde9623b31121ce56cac4cbca742 # Parent 1f3d28dd05d067aaa32e7b0a4fb0a0b6d06a57f7 Up wmctrl (c5c5eb8) diff -r 1f3d28dd05d0 -r 0dd067e30013 wmctrl/receipt --- a/wmctrl/receipt Mon Apr 18 13:48:11 2016 +0300 +++ b/wmctrl/receipt Mon Apr 18 14:40:48 2016 +0300 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="wmctrl" -VERSION="1.07" +VERSION="c5c5eb8" CATEGORY="utilities" LICENSE="GPL" MAINTAINER="yuripourre@gmail.com" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="https://sites.google.com/site/tstyblo/wmctrl/" -WGET_URL="https://sites.google.com/site/tstyblo/$PACKAGE/$TARBALL" +WGET_URL="http://git.make-linux.org/tools/$PACKAGE.git/snapshot/$TARBALL" SHORT_DESC="A UNIX/Linux command line tool to interact with an EWMH/NetWM compatible X Window Manager." DEPENDS="glib" BUILD_DEPENDS="glib-dev"