This repository has been archived by the owner on May 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archrelease: copy trunk to extra-i686, extra-x86_64
git-svn-id: file:///srv/repos/svn-packages/svn@258442 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
1 parent
f36f3d1
commit 24e378d
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,16 @@ | |
# Maintainer: Felix Yan <[email protected]> | ||
|
||
pkgname=aspell-en | ||
pkgver=2015.04.24 | ||
pkgver=2016.01.19 | ||
pkgrel=1 | ||
pkgdesc="English dictionary for aspell" | ||
arch=('i686' '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") | ||
md5sums=('52aba8cc2b754eb6cd2d40968edd604e') | ||
sha1sums=('efabfed572a0721ff0591a51c77a838cb77795e6') | ||
md5sums=('18cf685153bea76566f63dc0ab45c391') | ||
sha1sums=('655fd227851b3372f31c28b2ba2d0f75a4990651') | ||
|
||
build() { | ||
cd "$srcdir/aspell6-en-$pkgver-0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,16 @@ | |
# Maintainer: Felix Yan <[email protected]> | ||
|
||
pkgname=aspell-en | ||
pkgver=2015.04.24 | ||
pkgver=2016.01.19 | ||
pkgrel=1 | ||
pkgdesc="English dictionary for aspell" | ||
arch=('i686' '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") | ||
md5sums=('52aba8cc2b754eb6cd2d40968edd604e') | ||
sha1sums=('efabfed572a0721ff0591a51c77a838cb77795e6') | ||
md5sums=('18cf685153bea76566f63dc0ab45c391') | ||
sha1sums=('655fd227851b3372f31c28b2ba2d0f75a4990651') | ||
|
||
build() { | ||
cd "$srcdir/aspell6-en-$pkgver-0" | ||
|