summaryrefslogtreecommitdiff
path: root/extra/libwnck3
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
commit06dc337f60287526f4db95ce79a2ea506023bffa (patch)
tree1eecfa4a004b96e68b0be4da4b9a9f797f1e633b /extra/libwnck3
parentf4e7589d7749be9ccaf3d1db51808ea1ab7c3282 (diff)
parente9509842445d4a99493d1b643ffdafdca62263ae (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/python-mpi4py/PKGBUILD community/python-psutil/PKGBUILD extra/kdepim/PKGBUILD extra/libgtop/PKGBUILD libre/bitlbee-libre/PKGBUILD
Diffstat (limited to 'extra/libwnck3')
-rw-r--r--extra/libwnck3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libwnck3/PKGBUILD b/extra/libwnck3/PKGBUILD
index 8094c64ae..c941c0cd3 100644
--- a/extra/libwnck3/PKGBUILD
+++ b/extra/libwnck3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 192146 2013-08-06 11:30:34Z heftig $
+# $Id: PKGBUILD 193459 2013-08-20 18:34:44Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=libwnck3
_pkgbasename=libwnck
-pkgver=3.4.6
+pkgver=3.4.7
pkgrel=1
pkgdesc="Window Navigator Construction Kit (GTK+3)"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection')
options=('!libtool')
url="http://www.gnome.org/"
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('e3ae2d25b684910f49fc548dc96b8a54b77c431d94ad1fd5a37cbecab7bb1851')
+sha256sums=('d48ac9c7f50c0d563097f63d07bcc83744c7d92a1b4ef65e5faeab32b5ccb723')
build() {
cd "$_pkgbasename-$pkgver"