diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-12-12 09:40:29 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-12-12 09:40:29 -0300 |
commit | eef796260fb7cc9b81044e43df8f313c3c8e768a (patch) | |
tree | db6c6a07c0da415fe2e68648fbd39473cba2ccd2 /community/rawstudio | |
parent | 6767b6bbf9829a692c85c3dcd5ee0280982bd252 (diff) | |
parent | ef947957a5734ba25be3cdb6595491c816592133 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/btanks/PKGBUILD
community/highlight/PKGBUILD
community/luaexpat/PKGBUILD
community/luakit/PKGBUILD
community/luasec/PKGBUILD
community/luasocket/PKGBUILD
extra/graphviz/PKGBUILD
extra/gvfs/PKGBUILD
extra/lua/PKGBUILD
extra/openal/PKGBUILD
extra/sane/PKGBUILD
extra/vim/PKGBUILD
extra/vlc/PKGBUILD
Diffstat (limited to 'community/rawstudio')
-rw-r--r-- | community/rawstudio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rawstudio/PKGBUILD b/community/rawstudio/PKGBUILD index 99d21d039..5695a8399 100644 --- a/community/rawstudio/PKGBUILD +++ b/community/rawstudio/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 74841 2012-08-06 23:09:31Z andrea $ +# $Id: PKGBUILD 81067 2012-12-11 14:37:23Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: Roman Kyrylych <roman@archlinux.org> @@ -6,7 +6,7 @@ pkgname=rawstudio pkgver=2.0 -pkgrel=7 +pkgrel=8 pkgdesc="An open source raw-image converter written in GTK+" arch=('i686' 'x86_64' 'mips64el') license=('GPL') |