[arch-commits] Commit in aspell-pl/repos (3 files)

Johannes Löthberg demize at archlinux.org
Tue May 19 18:43:28 UTC 2020


    Date: Tuesday, May 19, 2020 @ 18:43:27
  Author: demize
Revision: 630033

db-move: moved aspell-pl from [community-testing] to [community] (x86_64)

Added:
  aspell-pl/repos/community-x86_64/PKGBUILD
    (from rev 630031, aspell-pl/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  aspell-pl/repos/community-testing-x86_64/
  aspell-pl/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   29 +++++++++++++++++++++++++++++
 community-x86_64/PKGBUILD |   29 -----------------------------
 2 files changed, 29 insertions(+), 29 deletions(-)

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2020-05-19 18:43:27 UTC (rev 630032)
+++ community-x86_64/PKGBUILD	2020-05-19 18:43:27 UTC (rev 630033)
@@ -1,29 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Bartłomiej Piotrowski <barthalion at gmail.com>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Arkadiusz Laczynski <alaczynski at gmail.com>
-# Contributor: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-
-pkgname=aspell-pl
-pkgver=20190101
-pkgrel=1
-pkgdesc='Polish dictionary for aspell'
-arch=('x86_64')
-url="http://www.sjp.pl/slownik/en/"
-license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
-depends=('aspell')
-source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
-md5sums=('63d1144c1b83c70686dafa3e226ad9ea')
-
-build() {
-  cd aspell6-pl-6.0_$pkgver-0
-
-  ./configure
-  make
-}
-
-package() {
-  cd aspell6-pl-6.0_$pkgver-0
-
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-pl/repos/community-x86_64/PKGBUILD (from rev 630031, aspell-pl/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2020-05-19 18:43:27 UTC (rev 630033)
@@ -0,0 +1,29 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Bartłomiej Piotrowski <barthalion at gmail.com>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Arkadiusz Laczynski <alaczynski at gmail.com>
+# Contributor: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+
+pkgname=aspell-pl
+pkgver=20200327
+pkgrel=1
+pkgdesc='Polish dictionary for aspell'
+arch=('x86_64')
+url="https://www.sjp.pl/slownik/en/"
+license=('GPL' 'LGPL' 'MPL' 'CC SA' 'Apache')
+depends=('aspell')
+source=(https://sources.archlinux.org/other/community/aspell-pl/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz2)
+md5sums=('7393047c5759e303486cb45320582922')
+
+build() {
+  cd aspell6-pl-6.0_$pkgver-0
+
+  ./configure
+  make
+}
+
+package() {
+  cd aspell6-pl-6.0_$pkgver-0
+
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list