summaryrefslogtreecommitdiff
path: root/extra/libwnck3/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-13 01:32:19 -0800
committerroot <root@rshg054.dnsready.net>2012-11-13 01:32:19 -0800
commita29329c38e50afd28d28c3a99e35d8774b9b19f8 (patch)
tree42f4b2e44d0f2fcce6dff4f44ba48e623437b16e /extra/libwnck3/PKGBUILD
parentb863c91c6c9218e2ad9458231b24385be177ed08 (diff)
Tue Nov 13 01:32:13 PST 2012
Diffstat (limited to 'extra/libwnck3/PKGBUILD')
-rw-r--r--extra/libwnck3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libwnck3/PKGBUILD b/extra/libwnck3/PKGBUILD
index 161867bee..701fbafd9 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')
@@ -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"