[arch-commits] Commit in aspell-pl/repos/community-x86_64 (PKGBUILD PKGBUILD)

Johannes Löthberg demize at archlinux.org
Sat Oct 10 14:35:31 UTC 2020


    Date: Saturday, October 10, 2020 @ 14:35:31
  Author: demize
Revision: 723120

archrelease: copy trunk to community-x86_64

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

----------+
 PKGBUILD |   58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 14:35:25 UTC (rev 723119)
+++ PKGBUILD	2020-10-10 14:35:31 UTC (rev 723120)
@@ -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=20200825
-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=('c448dc0f28ca679cc134b8654960fd4a')
-
-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 723119, aspell-pl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-10 14:35:31 UTC (rev 723120)
@@ -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=20201008
+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=('7d7001ad58021e4168357d7ae6ac3eb0')
+
+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