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

Antonio Rojas arojas at archlinux.org
Wed May 15 14:54:37 UTC 2019


    Date: Wednesday, May 15, 2019 @ 14:54:30
  Author: arojas
Revision: 353392

Rebuild with shared zxing-cpp

Modified:
  kitinerary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-15 14:51:18 UTC (rev 353391)
+++ PKGBUILD	2019-05-15 14:54:30 UTC (rev 353392)
@@ -2,13 +2,13 @@
 
 pkgname=kitinerary
 pkgver=19.04.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Data model and extraction system for travel reservation information"
 arch=(x86_64)
 url="https://kontact.kde.org"
 license=(LGPL)
-depends=(kmime kpkpass kcalcore kcontacts poppler libphonenumber)
-makedepends=(extra-cmake-modules zxing-cpp)
+depends=(kmime kpkpass kcalcore kcontacts poppler libphonenumber zxing-cpp)
+makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('4053e16e847f0e234ffba2bb0533e947eae7b315304677a784279d03f13c0318'
             'SKIP')



More information about the arch-commits mailing list