summaryrefslogtreecommitdiff
path: root/extra/gnome-terminal/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-terminal/PKGBUILD')
-rw-r--r--extra/gnome-terminal/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/gnome-terminal/PKGBUILD b/extra/gnome-terminal/PKGBUILD
index 2f2567a30..a78d84d64 100644
--- a/extra/gnome-terminal/PKGBUILD
+++ b/extra/gnome-terminal/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 196084 2013-10-07 11:52:02Z jgc $
+# $Id: PKGBUILD 198033 2013-10-30 12:23:40Z allan $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-terminal
-pkgver=3.10.0
-pkgrel=2
+pkgver=3.10.1
+pkgrel=1
pkgdesc="The GNOME Terminal Emulator"
arch=('i686' 'x86_64' 'mips64el')
license=(GPL)
depends=(vte3 gsettings-desktop-schemas dconf)
makedepends=(gnome-doc-utils intltool itstool docbook-xsl desktop-file-utils gconf libnautilus-extension)
optdepends=('gconf: settings migration when upgrading from older version')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
url="http://www.gnome.org"
groups=('gnome')
install=gnome-terminal.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2f7cc56d39e083eee0419c7d7e9ae43e00dca8bc55bdd31271fb193ec7f63796')
+sha256sums=('d267e5245232e10ef12411ed7be1d879226b66f64f7cabe9731a7bd8b28e9f27')
build() {
cd $pkgname-$pkgver