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

Felix Yan fyan at archlinux.org
Sat Feb 6 09:56:52 UTC 2016


    Date: Saturday, February 6, 2016 @ 10:56:52
  Author: fyan
Revision: 160470

upgpkg: libpapyros 0.2.0-1

Modified:
  libpapyros/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-06 08:47:57 UTC (rev 160469)
+++ PKGBUILD	2016-02-06 09:56:52 UTC (rev 160470)
@@ -3,13 +3,13 @@
 # Contributor: Michael Spencer <sonrisesoftware at gmail.com>
 
 pkgname=libpapyros
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="Library of common classes for Papyros"
 arch=("i686" "x86_64")
 url="https://github.com/papyros/libpapyros"
 license=("GPL")
-depends=("qt5-base" "qt5-declarative" "kconfig")
+depends=("qt5-base" "qt5-declarative" "kwallet")
 makedepends=("git" "python" "extra-cmake-modules")
 source=("git+https://github.com/papyros/libpapyros.git#tag=v$pkgver")
 sha256sums=('SKIP')



More information about the arch-commits mailing list