[arch-commits] Commit in python-gtkspellcheck/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Oct 5 09:44:50 UTC 2016
Date: Wednesday, October 5, 2016 @ 09:44:49
Author: foutrelis
Revision: 191352
upgpkg: python-gtkspellcheck 4.0.5-1
New upstream release.
Modified:
python-gtkspellcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-05 09:41:22 UTC (rev 191351)
+++ PKGBUILD 2016-10-05 09:44:49 UTC (rev 191352)
@@ -3,7 +3,7 @@
# Contributor: Maximilian Köhl <linuxmaxi at googlemail.com>
pkgname=('python-gtkspellcheck' 'python2-gtkspellcheck')
-pkgver=4.0.4
+pkgver=4.0.5
pkgrel=1
pkgdesc="Spell-checking library written in Python for Gtk based on Enchant"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('gtk3' 'python-pyenchant' 'python2-pyenchant' 'python-sphinx'
'python2-sphinx' 'python-gobject' 'python2-gobject')
source=(https://pypi.org/packages/source/p/pygtkspellcheck/pygtkspellcheck-$pkgver.tar.gz)
-sha256sums=('354b34fefc865a60c632523d43e8be8c9ac9642b770f2a558b2929aa416343f9')
+sha256sums=('af90465c11cd0362a802d19d60166d5e22ab58c0e610e731d29f6ffcf97c372b')
package_python-gtkspellcheck() {
depends=('python-pyenchant' 'python-gobject')
More information about the arch-commits
mailing list