[arch-commits] Commit in libgsf/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Dec 19 17:58:39 UTC 2011


    Date: Monday, December 19, 2011 @ 12:58:38
  Author: jgc
Revision: 145204

upgpkg: libgsf 1.14.22-2

Add conflicts with libgsf-gnome so pacman asks politely to remove it instead of bailing out

Modified:
  libgsf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-19 17:49:20 UTC (rev 145203)
+++ PKGBUILD	2011-12-19 17:58:38 UTC (rev 145204)
@@ -4,13 +4,14 @@
 
 pkgname=libgsf
 pkgver=1.14.22
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats"
 url="http://www.gnome.org/"
 license=('GPL' 'LGPL')
 options=('!libtool')
 depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
+conflicts=("libgsf-gnome<$pkgver")
 makedepends=('intltool' 'pygtk')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz)
 sha256sums=('a5f23be3cab72abd91bb443a32f41d6adc73250285b53787460750b6d60b783f')




More information about the arch-commits mailing list