[arch-commits] Commit in ukui-panel/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 16 12:01:34 UTC 2020
Date: Monday, March 16, 2020 @ 12:01:33
Author: felixonmars
Revision: 599662
upgpkg: ukui-panel 2.0.1-1
Modified:
ukui-panel/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 12:00:32 UTC (rev 599661)
+++ PKGBUILD 2020-03-16 12:01:33 UTC (rev 599662)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ukui-panel
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="Launcher and docking facility for UKUI"
arch=('x86_64')
license=('GPL')
@@ -10,10 +10,11 @@
groups=('ukui')
provides=('ukui-indicators')
replaces=('ukui-indicators')
-depends=('gsettings-qt' 'kwindowsystem' 'qt5-webkit' 'libqtxdg' 'ukui-biometric-auth' 'ukui-menu' 'ukui-menus')
+depends=('gsettings-qt' 'kwindowsystem' 'libqtxdg' 'peony' 'qt5-webkit' 'ukui-biometric-auth'
+ 'ukui-menu' 'ukui-menus')
makedepends=('cmake' 'qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-panel/archive/v$pkgver.tar.gz")
-sha512sums=('ccc19dafca4d9c0ac4e59a45f689d6f75dca1b5a7a7d3baae2b76defa78c0fe82eee306ff165fa731afa4cda0d71f6b91feb4e284995f4810820707efe6efc22')
+sha512sums=('8f5d6fde95a00ac8cebba2715a97d91123a65eb61633188a9edecf0476b6f5b9f626de935decdf77f9dfe5fc3fc8ec79793c3c7c5aaa187ca904206135378f53')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list