Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: aspell-en 2018.04.16-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@327084 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed Jun 17, 2018
1 parent 59590e4 commit d731897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aspell-en/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Maintainer: Felix Yan <[email protected]>

pkgname=aspell-en
pkgver=2017.08.24
pkgver=2018.04.16
pkgrel=1
pkgdesc="English dictionary for aspell"
arch=('x86_64')
url="http://aspell.net/"
license=('custom')
depends=('aspell')
source=("ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$pkgver-0.tar.bz2")
sha512sums=('2530f6bff61456ccf4e0e8383ab8583a1421b6001f156b4419385a272a54217b01e93d7aed8acff15f1e49afbb13bb81fd66002662ce7233c465ec0737fdfedc')
sha512sums=('70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2')

build() {
cd "$srcdir/aspell6-en-$pkgver-0"
Expand Down

0 comments on commit d731897

Please sign in to comment.