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

Ionut Biru ibiru at archlinux.org
Tue Apr 26 07:34:29 UTC 2011


    Date: Tuesday, April 26, 2011 @ 03:34:29
  Author: ibiru
Revision: 120727

update to 3.0.2

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-26 07:25:37 UTC (rev 120726)
+++ PKGBUILD	2011-04-26 07:34:29 UTC (rev 120727)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=3.0.1
+pkgver=3.0.2
 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' 'pygobject')
-makedepends=('gnome-doc-utils' 'intltool' 'pygobject-devel')
+makedepends=('gnome-doc-utils' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gedit.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('5a362f05325f4d47e31e5e9d3689a37d4a597e218965be9a39a193c847beaa87')
+sha256sums=('a91fcfe321d8d5d8fe5c6c11f3b05389febe396efa2172b5ea6cb79d2f16b2db')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list