From 7ca0494aa1dc23119d1870098fd74c02e6dad682 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Sep 2010 06:26:10 +0000 Subject: main/gdk-pixbuf: allow overwrite gtk+ files --- main/gdk-pixbuf/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main/gdk-pixbuf/APKBUILD') diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index 47277f4c6e..d7423068a0 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=gdk-pixbuf pkgver=2.22.0 -pkgrel=1 +pkgrel=2 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" license="LGPL" @@ -12,6 +12,7 @@ install="$pkgname.pre-deinstall" triggers="$pkgname.trigger:/usr/lib/gdk-pixbuf-2.0/*/loaders" subpackages="$pkgname-dev $pkgname-doc" source="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.bz2" +replaces="gtk+" _builddir="$srcdir"/$pkgname-$pkgver -- cgit v1.2.3