[arch-commits] Commit in peony/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 20 12:40:41 UTC 2019
Date: Sunday, January 20, 2019 @ 12:40:41
Author: felixonmars
Revision: 425119
upgpkg: peony 1.1.5-1
Modified:
peony/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-20 12:39:44 UTC (rev 425118)
+++ PKGBUILD 2019-01-20 12:40:41 UTC (rev 425119)
@@ -1,16 +1,16 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=peony
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="file manager for the UKUI desktop"
arch=('x86_64')
license=('GPL')
url="https://github.com/ukui/peony"
-depends=('mate-desktop' 'libnotify' 'libsm')
+depends=('atril' 'gtksourceview3' 'mate-desktop' 'libnotify' 'libsm' 'udisks2' 'webkit2gtk')
makedepends=('gobject-introspection' 'mate-common')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/peony/archive/v$pkgver.tar.gz")
-sha512sums=('ea6b4d533f79df1f6413af6d02c8ec9dccf7b0bea527568a336e0bef447522c833ab52fd429113bfd83652d3d0b066360c42b8f018253f83a73e5da7940c8d4a')
+sha512sums=('2cead31ac82b38f34fc5c3ae2b75dc32431864726d4a15e99a6122c43cd6678441d4656c97da436ebf571a456811c46c3de85bf2e2de4e16568337e30872bf37')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list