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

Bruno Pagani archange at archlinux.org
Sun May 12 20:26:55 UTC 2019


    Date: Sunday, May 12, 2019 @ 20:26:54
  Author: archange
Revision: 467089

upgpkg: kvantum-qt5 0.11.1-1

Modified:
  kvantum-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 20:19:18 UTC (rev 467088)
+++ PKGBUILD	2019-05-12 20:26:54 UTC (rev 467089)
@@ -2,16 +2,16 @@
 
 _pkgname=Kvantum
 pkgname=kvantum-qt5
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
-arch=('x86_64')
+arch=(x86_64)
 url="https://github.com/tsujan/Kvantum"
-license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 'hicolor-icon-theme' 'kwindowsystem')
-makedepends=('cmake' 'qt5-tools')
+license=(GPL)
+depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme kwindowsystem)
+makedepends=(cmake qt5-tools)
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
-sha256sums=('a6d84d7d14a425ddc3cb4e255b79eff858879247563e58380b6a66ae276ad308')
+sha256sums=('c91101157873803e3365607d83d31a02e17364390f074d7defd6860ae01bdd51')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list