[arch-commits] Commit in python-gtkspellcheck/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at nymeria.archlinux.org
Thu Feb 13 16:42:13 UTC 2014
Date: Thursday, February 13, 2014 @ 17:42:13
Author: foutrelis
Revision: 105681
upgpkg: python-gtkspellcheck 4.0.2-1
New upstream release.
Modified:
python-gtkspellcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-13 16:39:04 UTC (rev 105680)
+++ PKGBUILD 2014-02-13 16:42:13 UTC (rev 105681)
@@ -3,7 +3,7 @@
# Contributor: Maximilian Köhl <linuxmaxi at googlemail.com>
pkgname=('python-gtkspellcheck' 'python2-gtkspellcheck')
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Spell-checking library written in Python for Gtk based on Enchant"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-pyenchant' 'python2-pyenchant' 'python-sphinx'
'python2-sphinx')
source=(http://pypi.python.org/packages/source/p/pygtkspellcheck/pygtkspellcheck-$pkgver.tar.gz)
-sha256sums=('a00f562e3d64415627c3b461035f1ecbeb0fcd172914220f295d683990429511')
+sha256sums=('da3762a7c4c23de1762eb697cbc2819441e34fb7f3a9a418f38367e73d9bf850')
package_python-gtkspellcheck() {
depends=('python-pyenchant')
More information about the arch-commits
mailing list