summaryrefslogtreecommitdiff
path: root/community/mashup
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-04 11:57:36 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-04 11:57:36 +0100
commit0faf579c24046ce4256b76c0cedf751c3ef024a2 (patch)
treeb34add6ffaf593bb556a93ac0fad20eda4204606 /community/mashup
parent415b1b011936d464fe3042233910d0ac14a8d858 (diff)
parentde078a89b9e3a45b6b2e3f0c9d866962e5125ba3 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/amsn/PKGBUILD community/luakit/PKGBUILD testing/feh/PKGBUILD testing/gimp/PKGBUILD testing/libpng/PKGBUILD testing/libwebkit/PKGBUILD testing/php/PKGBUILD testing/vlc/PKGBUILD
Diffstat (limited to 'community/mashup')
-rw-r--r--community/mashup/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mashup/PKGBUILD b/community/mashup/PKGBUILD
index d60c4078e..7c326b432 100644
--- a/community/mashup/PKGBUILD
+++ b/community/mashup/PKGBUILD
@@ -2,16 +2,16 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
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' 'mips64el')
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