From 851376cd7720e1f9b35e0a7c26bfd66399f0c4d3 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Dec 2011 23:14:41 +0000 Subject: Sat Dec 3 23:14:41 UTC 2011 --- community/gummi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gummi') diff --git a/community/gummi/PKGBUILD b/community/gummi/PKGBUILD index f09805e96..a7d2e215c 100644 --- a/community/gummi/PKGBUILD +++ b/community/gummi/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: soeren pkgname=gummi -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc='Simple LaTex editor for GTK users' arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ url='http://gummi.midnightcoding.org/' license=('MIT') depends=('texlive-core' 'gtkspell' 'gtksourceview2' 'poppler-glib') makedepends=('glib2' 'gtk2' 'pango' 'poppler' 'intltool') -source=("http://dev.midnightcoding.org/redmine/attachments/download/212/gummi-0.6.0.tar.gz") -md5sums=('45c727b815460e108a4442db27edd385') +source=("http://dev.midnightcoding.org/redmine/attachments/download/217/gummi-0.6.1.tar.gz") +md5sums=('f9a257a4cec208642028ccde6b6514e0') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf