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

Felix Yan felixonmars at archlinux.org
Thu May 21 06:39:52 UTC 2020


    Date: Thursday, May 21, 2020 @ 06:39:52
  Author: felixonmars
Revision: 631044

upgpkg: peony 2.2.0-1

Modified:
  peony/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 06:23:04 UTC (rev 631043)
+++ PKGBUILD	2020-05-21 06:39:52 UTC (rev 631044)
@@ -1,17 +1,17 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=peony
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="file manager for the UKUI desktop"
 arch=('x86_64')
 license=('GPL')
 url="https://github.com/ukui/peony"
-depends=('gsettings-qt' 'poppler-qt5' 'qt5-x11extras')
+depends=('gsettings-qt' 'kwindowsystem' 'poppler-qt5' 'qt5-x11extras')
 makedepends=('qt5-tools')
 groups=('ukui')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/peony/archive/v$pkgver.tar.gz")
-sha512sums=('c44727b5922de7abcc96e4d69a899e7a896ac4e0609b4e010a2e69706dc833aca63159dc6b2733aaf5f4695ae8e200da10facf68f4921ac5dfc9494a740b5afb')
+sha512sums=('bb248404eea19cd5cffee1bfdc92230c61f4e195dc12ba138aa5daae6b31a21ac5e21e97852bf2099207e54edb5ca331e735f7e164b68e51f99e7fb87b2ccadc')
 
 build() {
   cd peony-$pkgver



More information about the arch-commits mailing list