[arch-commits] Commit in aspell-hu/repos (4 files)
Felix Yan
fyan at nymeria.archlinux.org
Tue Jul 1 00:40:25 UTC 2014
Date: Tuesday, July 1, 2014 @ 02:40:25
Author: fyan
Revision: 215924
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
aspell-hu/repos/extra-i686/PKGBUILD
(from rev 215923, aspell-hu/trunk/PKGBUILD)
aspell-hu/repos/extra-x86_64/PKGBUILD
(from rev 215923, aspell-hu/trunk/PKGBUILD)
Deleted:
aspell-hu/repos/extra-i686/PKGBUILD
aspell-hu/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 27 ------------------------
extra-x86_64/PKGBUILD | 27 ------------------------
3 files changed, 54 insertions(+), 54 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-07-01 00:39:17 UTC (rev 215923)
+++ extra-i686/PKGBUILD 2014-07-01 00:40:25 UTC (rev 215924)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: György Balló <ballogy at freestart.hu>
-
-pkgname=aspell-hu
-pkgver=0.99.4.2
-pkgrel=3
-pkgdesc="Hungarian spellcheck dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2")
-md5sums=('4f4e1e98019a89d0ebf43ec59ae68254')
-
-build() {
- cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
- ./configure
- make
-}
-
-package() {
- cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
- make DESTDIR="${pkgdir}" install
-}
Copied: aspell-hu/repos/extra-i686/PKGBUILD (from rev 215923, aspell-hu/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-01 00:40:25 UTC (rev 215924)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: György Balló <ballogy at freestart.hu>
+
+pkgname=aspell-hu
+pkgver=0.99.4.2
+pkgrel=4
+pkgdesc="Hungarian spellcheck dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2")
+md5sums=('4f4e1e98019a89d0ebf43ec59ae68254')
+
+build() {
+ cd "${srcdir}/aspell6-hu-${pkgver}-0"
+
+ ./configure
+ make
+}
+
+package() {
+ cd "${srcdir}/aspell6-hu-${pkgver}-0"
+
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2014-07-01 00:39:17 UTC (rev 215923)
+++ extra-x86_64/PKGBUILD 2014-07-01 00:40:25 UTC (rev 215924)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: György Balló <ballogy at freestart.hu>
-
-pkgname=aspell-hu
-pkgver=0.99.4.2
-pkgrel=3
-pkgdesc="Hungarian spellcheck dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL')
-depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2")
-md5sums=('4f4e1e98019a89d0ebf43ec59ae68254')
-
-build() {
- cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
- ./configure
- make
-}
-
-package() {
- cd "${srcdir}/aspell6-hu-${pkgver}-0"
-
- make DESTDIR="${pkgdir}" install
-}
Copied: aspell-hu/repos/extra-x86_64/PKGBUILD (from rev 215923, aspell-hu/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-07-01 00:40:25 UTC (rev 215924)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: György Balló <ballogy at freestart.hu>
+
+pkgname=aspell-hu
+pkgver=0.99.4.2
+pkgrel=4
+pkgdesc="Hungarian spellcheck dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL')
+depends=('aspell')
+source=("ftp://ftp.gnu.org/gnu/aspell/dict/hu/aspell6-hu-${pkgver}-0.tar.bz2")
+md5sums=('4f4e1e98019a89d0ebf43ec59ae68254')
+
+build() {
+ cd "${srcdir}/aspell6-hu-${pkgver}-0"
+
+ ./configure
+ make
+}
+
+package() {
+ cd "${srcdir}/aspell6-hu-${pkgver}-0"
+
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list