[arch-commits] Commit in mythes-pl/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Nov 2 08:58:56 UTC 2020


    Date: Monday, November 2, 2020 @ 08:58:55
  Author: bpiotrowski
Revision: 739314

1:0.8.67-1

Modified:
  mythes-pl/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-02 08:58:41 UTC (rev 739313)
+++ PKGBUILD	2020-11-02 08:58:55 UTC (rev 739314)
@@ -2,15 +2,16 @@
 # Contributor: Maciej Sitarz <macieks at freesco.pl>
 
 pkgname=mythes-pl
-pkgver=1.5
-pkgrel=4
+epoch=1
+pkgver=0.8.67
+pkgrel=1
 pkgdesc='Polish thesaurus'
 arch=('any')
-url='http://synonimy.ux.pl/'
+url='https://dobryslownik.pl/pobierz/'
 license=('LGPL')
 optdepends=('libmythes: offers thesaurus library functions')
-source=(https://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-$pkgver.zip)
-md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
+source=(https://sources.archlinux.org/other/community/mythes-pl/pl-dict-latest-0.8.67.oxt)
+sha256sums=('1b3947ebecea662431f9b620f63a4fdaa3fc647677384fe5f5e69c11b95ef31c')
 
 package() {
   install -dm755 "$pkgdir"/usr/share/mythes
@@ -23,8 +24,4 @@
     ln -sv /usr/share/mythes/"$(basename $file)" .
   done
   popd
-
-  # docs
-  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
-  install -m644 README_th_pl_PL_v2.txt "$pkgdir"/usr/share/doc/$pkgname
 }



More information about the arch-commits mailing list