summaryrefslogtreecommitdiff
path: root/extra/libwnck3
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
commitc0a02f08d66969b92325d421354f4def5c23f84c (patch)
tree1f97a2b8ea84967f808112b173ab1e7a494b0a26 /extra/libwnck3
parentd830c3b1d23d90c928c68bf821049db3abf897b8 (diff)
parenta29329c38e50afd28d28c3a99e35d8774b9b19f8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/gvfs/PKGBUILD libre/libretools/libretools.install
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 d78fe2241..7b3688e6d 100644
--- a/extra/libwnck3/PKGBUILD
+++ b/extra/libwnck3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 166583 2012-09-12 17:32:14Z jgc $
+# $Id: PKGBUILD 170860 2012-11-12 20:09:16Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=libwnck3
_pkgbasename=libwnck
-pkgver=3.4.3
+pkgver=3.4.4
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=('e468118927d50231df250d1f00106b32139aaad1ee9249a4ef316e5526d17d1d')
+sha256sums=('a545a23ea7681fafae033b4f68b69ef022d446a9325286291bb8882b9016a130')
build() {
cd "$_pkgbasename-$pkgver"