[arch-commits] Commit in enchant/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 8 11:02:25 UTC 2020
Date: Sunday, March 8, 2020 @ 11:02:24
Author: felixonmars
Revision: 377177
upgpkg: enchant 2.2.8-1
Modified:
enchant/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 10:56:10 UTC (rev 377176)
+++ PKGBUILD 2020-03-08 11:02:24 UTC (rev 377177)
@@ -3,7 +3,7 @@
# Contributor: dorphell <dorphell at archlinux.org>
pkgname=enchant
-pkgver=2.2.7
+pkgver=2.2.8
pkgrel=1
pkgdesc="A wrapper library for generic spell checking"
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
makedepends=('git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/AbiWord/enchant/archive/v$pkgver.tar.gz")
-sha512sums=('8876596bfa7cf36470fab97d44c3acbb074e5bbe9d59a6cbcf654c3a472a6c2ff5c6d4eb1f9c35e852e2c68863a56a3b39cdae031fab462bee47455b31eb4fb7')
+sha512sums=('8dbb584c54c46defec35b2ba54befbf22302a60e579d60df543dc68bd545b6ad7dec3050fc4027e26844fbaf56c28071e1e6573a93e65738591133ac6d3ff6dc')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list