Date: Monday, July 6, 2020 @ 15:18:41
  Author: demize
Revision: 658037

archrelease: copy trunk to community-x86_64

Added:
  aspell-pl/repos/community-x86_64/PKGBUILD
    (from rev 658036, 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-07-06 15:18:28 UTC (rev 658036)
+++ PKGBUILD    2020-07-06 15:18:41 UTC (rev 658037)
@@ -1,29 +0,0 @@
-# Maintainer: Johannes Löthberg <[email protected]>
-# Contributor: Bartłomiej Piotrowski <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Arkadiusz Laczynski <[email protected]>
-# Contributor: Jaroslav Lichtblau <[email protected]>
-
-pkgname=aspell-pl
-pkgver=20200530
-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=('468d733afd6f5adf295caba08af87cb9')
-
-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 658036, 
aspell-pl/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2020-07-06 15:18:41 UTC (rev 658037)
@@ -0,0 +1,29 @@
+# Maintainer: Johannes Löthberg <[email protected]>
+# Contributor: Bartłomiej Piotrowski <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Arkadiusz Laczynski <[email protected]>
+# Contributor: Jaroslav Lichtblau <[email protected]>
+
+pkgname=aspell-pl
+pkgver=20200704
+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=('f1591b9714bf5e7e3c9affdea3a73002')
+
+build() {
+  cd aspell6-pl-6.0_$pkgver-0
+
+  ./configure
+  make
+}
+
+package() {
+  cd aspell6-pl-6.0_$pkgver-0
+
+  make DESTDIR="$pkgdir" install
+}

Reply via email to