From de078a89b9e3a45b6b2e3f0c9d866962e5125ba3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Feb 2012 23:15:07 +0000 Subject: Fri Feb 3 23:15:07 UTC 2012 --- community/mashup/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/mashup/PKGBUILD') diff --git a/community/mashup/PKGBUILD b/community/mashup/PKGBUILD index cfd72dee2..6228acf07 100644 --- a/community/mashup/PKGBUILD +++ b/community/mashup/PKGBUILD @@ -2,16 +2,16 @@ # Maintainer: Stefan Husmann pkgname=mashup -pkgver=3.3 +pkgver=3.5 pkgrel=1 pkgdesc="Adjusting images on a sheet of paper for printing" url="http://kornelix.squarespace.com/$pkgname" arch=('i686' 'x86_64') license=('GPL3') -depends=('gtk2') +depends=('gtk3') replaces=('printoxx') source=("http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz") -md5sums=('0d8286747d5cd1a65907c7d70c7a99e5') +md5sums=('9ce1e5b734a149e84e4dae366dc2c1c1') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf