summaryrefslogtreecommitdiff
path: root/community/gummi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gummi/PKGBUILD')
-rw-r--r--community/gummi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gummi/PKGBUILD b/community/gummi/PKGBUILD
index e0f58ec7c..7d4a125d4 100644
--- a/community/gummi/PKGBUILD
+++ b/community/gummi/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 68592 2012-03-28 22:12:45Z arodseth $
+# $Id: PKGBUILD 72952 2012-06-25 13:05:56Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Sergio A. Morales <sergiomorales@archlinux.cl>
# Contributor: soeren <nonick@posteo.de>
pkgname=gummi
-pkgver=0.6.3
+pkgver=0.6.4
pkgrel=1
pkgdesc='Simple LaTex editor for GTK users'
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ depends=('texlive-core' 'gtkspell' 'gtksourceview2' 'poppler-glib' 'desktop-file
makedepends=('glib2' 'gtk2' 'pango' 'poppler' 'intltool')
install=$pkgname.install
source=("http://dev.midnightcoding.org/projects/$pkgname/latest.tar.gz")
-sha256sums=('d44196e56ed61e125bba01e5949be0928cf09919fdb80e62e6a41999a478f0ed')
+sha256sums=('ac5c1de476f8689040a185b01515544a5e53da45ff4e10a072b8944e9de8a6ff')
build() {
cd "$pkgname-$pkgver"