diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-03-01 20:37:34 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-03-01 20:39:39 +0100 |
commit | 351991ce3e10dfae9cf57e7cf79fcca9b01c585b (patch) | |
tree | b04cbcb9316474b71c8ba8570661cacee07dcb2d /gimp-git | |
parent | fb7ca9fcebda89c0f78dbc8200e35c4dd5d7c71d (diff) | |
download | aur-packages-351991ce3e10dfae9cf57e7cf79fcca9b01c585b.tar.gz aur-packages-351991ce3e10dfae9cf57e7cf79fcca9b01c585b.tar.xz |
update
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'gimp-git')
-rw-r--r-- | gimp-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gimp-git/PKGBUILD b/gimp-git/PKGBUILD index f248c6e..58223f8 100644 --- a/gimp-git/PKGBUILD +++ b/gimp-git/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Alessio Biancalana <dottorblaster@gmail.com> pkgname=gimp-git -pkgver=20100109 +pkgver=20100131 pkgrel=1 pkgdesc="GNU Image Manipulation Program (GIT Version)" arch=('i686' 'x86_64') |