diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
commit | a3d7852d5512f059905b4a9029129fe1d1befd1e (patch) | |
tree | 0f69d44f9b6e1fbae9f651f83fec52a1056428b3 /community/subtle | |
parent | 3282ccb6286f172872d887baf49e623c51e0a157 (diff) | |
parent | 7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/virtualbox/PKGBUILD
extra/irqbalance/PKGBUILD
extra/lirc/PKGBUILD
extra/ruby/PKGBUILD
extra/xulrunner/PKGBUILD
multilib/lib32-gtk2/PKGBUILD
multilib/wine/PKGBUILD
Diffstat (limited to 'community/subtle')
-rw-r--r-- | community/subtle/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/subtle/PKGBUILD b/community/subtle/PKGBUILD index 60d53fe11..53211f509 100644 --- a/community/subtle/PKGBUILD +++ b/community/subtle/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54488 2011-08-18 18:11:38Z angvp $ +# $Id: PKGBUILD 58177 2011-11-08 07:15:39Z angvp $ # Maintainer: Angel Velasquez <angvp@archlinux.org> # Contributor: unexist <unexist@dorfelite.net> # Past Contributors: Abakus <java5@arcor.de>, TDY <tdy@gmx.com>, Xilon <xilonmu@gmail.com> pkgname=subtle pkgver=0.10.3008 -pkgrel=1 +pkgrel=2 pkgdesc="A grid-based manual tiling window manager with a strong focus on easy but customizable look and feel" arch=("i686" "x86_64" 'mips64el') url="http://subtle.subforge.org" |