summaryrefslogtreecommitdiffstats
path: root/gnome-shell/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell/Pkgfile')
-rw-r--r--gnome-shell/Pkgfile11
1 files changed, 3 insertions, 8 deletions
diff --git a/gnome-shell/Pkgfile b/gnome-shell/Pkgfile
index 7f8b137..7c1f10d 100644
--- a/gnome-shell/Pkgfile
+++ b/gnome-shell/Pkgfile
@@ -6,17 +6,12 @@
# Run on: gconf, dconf, gnome-menus, gnome-desktop, libcroco, libcanberra, polkit-gnome, gobject-introspection, evolution-data-server, gst-plugins-base, gst-plugins-good, gstreamer, mutter, gjs, telepathy-glib, telepathy-logger, gnome-power-manager, network-manager-applet,libpulse,gnome-bluetooth
name=gnome-shell
-version=3.1.4
-release=3
-source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
- favorite-apps.patch
- gnome-menus3-new-api.patch)
+version=3.1.90
+release=1
+source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../favorite-apps.patch
- patch -p1 < ../gnome-menus3-new-api.patch
- autoconf
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/gnome-shell \