diff options
author | root <root@rshg054.dnsready.net> | 2013-05-07 00:36:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-07 00:36:35 -0700 |
commit | da0a0d88caa1bf934ebf314ef86e15928dbb027b (patch) | |
tree | b7c57ac9667de10c72390e0d81654fffbe47c42d /community/metapixel | |
parent | ffb692bf2696e7ebedd19bcd55ba253e21cb732d (diff) |
Tue May 7 00:36:35 PDT 2013
Diffstat (limited to 'community/metapixel')
-rw-r--r-- | community/metapixel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/metapixel/PKGBUILD b/community/metapixel/PKGBUILD index 1e5300fca..4fca5f1c7 100644 --- a/community/metapixel/PKGBUILD +++ b/community/metapixel/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 63662 2012-02-05 12:04:18Z ibiru $ +# $Id: PKGBUILD 90060 2013-05-06 19:38:23Z foutrelis $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Daniel Isenmann <daniel.isenmann [at] gmx [dot] de> pkgname=metapixel pkgver=1.0.2 -pkgrel=3 +pkgrel=4 pkgdesc='A program for generating photomosaics.' arch=('i686' 'x86_64') url='http://www.complang.tuwien.ac.at/schani/metapixel/' |