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

Jan de Groot jgc at nymeria.archlinux.org
Mon Sep 23 22:54:57 UTC 2013


    Date: Tuesday, September 24, 2013 @ 00:54:57
  Author: jgc
Revision: 194887

upgpkg: gedit 3.10.0-1

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-23 22:46:21 UTC (rev 194886)
+++ PKGBUILD	2013-09-23 22:54:57 UTC (rev 194887)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=3.8.3
+pkgver=3.10.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>=0.9.12')
+makedepends=(yelp-tools intltool zeitgeist)
 optdepends=('zeitgeist: Zeitgeist plugin')
 groups=(gnome-extra)
 options=('!libtool' '!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=('dfbc2d9cf975b247c6a6b8bd1ae1b72d8e8a1f862f5f3d084a404853092cf9d3')
+sha256sums=('4c20049ccee2198468edaf20fba9dbd44e3baf50bd304700b4f24257571cdca5')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list