[arch-commits] Commit in gedit/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Sat Mar 29 21:46:50 UTC 2014


    Date: Saturday, March 29, 2014 @ 22:46:50
  Author: heftig
Revision: 209161

3.12.0

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-29 21:11:32 UTC (rev 209160)
+++ PKGBUILD	2014-03-29 21:46:50 UTC (rev 209161)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=3.10.4
-pkgrel=2
+pkgver=3.12.0
+pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=(i686 x86_64)
 license=(GPL)
-depends=(gtksourceview3 gsettings-desktop-schemas libpeas enchant iso-codes libsm desktop-file-utils python-gobject dconf)
-makedepends=(yelp-tools intltool zeitgeist)
+depends=(gtksourceview3 gsettings-desktop-schemas libpeas enchant iso-codes desktop-file-utils python-gobject dconf)
+makedepends=(yelp-tools intltool zeitgeist vala)
 optdepends=('zeitgeist: Zeitgeist plugin')
 groups=(gnome-extra)
 options=('!emptydirs')
@@ -16,7 +16,7 @@
 url="http://www.gnome.org"
 install=gedit.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('40dc10b6e26fd8523087e7321a20a063f4c1e586dffd7ce8ee78eead11359f9e')
+sha256sums=('6028d535d50c85017739b84e7fe94ad5a1940064bb315375d5d1d6ed99eb38c2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list