diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-01 09:26:02 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-01 09:26:02 -0300 |
commit | 0a3fcfa45dd6a820799b111a8bac0830faf459e5 (patch) | |
tree | ee0d56252a19caafe61e05716e1a0daf49402a3b /extra/gnome-shell/PKGBUILD | |
parent | cf1a5af5ed7c29ec510e4606473103cffe96c245 (diff) | |
parent | 83a318800db22408628e60c9e1730578efcfee37 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/webfs/PKGBUILD
extra/gconf-editor/PKGBUILD
extra/gnutls/PKGBUILD
extra/kdeplasma-addons/PKGBUILD
extra/transmission/PKGBUILD
Diffstat (limited to 'extra/gnome-shell/PKGBUILD')
-rw-r--r-- | extra/gnome-shell/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-shell/PKGBUILD b/extra/gnome-shell/PKGBUILD index a4604c983..c0ae57272 100644 --- a/extra/gnome-shell/PKGBUILD +++ b/extra/gnome-shell/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 169913 2012-10-30 22:34:45Z heftig $ +# $Id: PKGBUILD 170067 2012-10-31 13:36:50Z ibiru $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Flamelab <panosfilip@gmail.com pkgname=gnome-shell pkgver=3.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="The next generation GNOME Shell" arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/GnomeShell" |