Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
recoll


Commits:
fc585e4f by Žilvinas Vaiciukevičius at 2024-04-28T16:44:49+00:00
Fix upstream URL change

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgver=1.37.4
 pkgrel=4
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
-url="https://www.lesbonscomptes.com/recoll/";
+url="https://www.recoll.org";
 license=('GPL')
 depends=('xapian-core>=1.0.15-1' 'qt6-base' 'openssl' 'hicolor-icon-theme' 
'qt6-webengine'
         'chmlib' 'aspell')
@@ -33,7 +33,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
 #          'kio5: KDE plugins'
 #          'krunner5: KDE plugins'
            'aspell-en: English stemming support')
-source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz";)
+source=("https://www.recoll.org/$pkgname-${pkgver/_/}.tar.gz";)
 
sha512sums=('9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/fc585e4f6c403fa2f0a66b39f3287993164f2677

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/fc585e4f6c403fa2f0a66b39f3287993164f2677
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to