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

Eli Schwartz eschwartz at archlinux.org
Thu May 14 16:47:23 UTC 2020


    Date: Thursday, May 14, 2020 @ 16:47:23
  Author: eschwartz
Revision: 627944

upgpkg: tellico 3.3-2: add perl dep for kconf_update script

https://www.archlinux.org/todo/perl-transient-openssl-dependencies/

Modified:
  tellico/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 15:52:34 UTC (rev 627943)
+++ PKGBUILD	2020-05-14 16:47:23 UTC (rev 627944)
@@ -5,7 +5,7 @@
 
 pkgname=tellico
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb'
          'libcdio' 'kfilemetadata' 'knewstuff' 'kxmlgui' 'kitemmodels'
-         'python' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
+         'perl' 'python' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)



More information about the arch-commits mailing list