[arch-commits] Commit in pantheon-files/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri May 19 13:13:32 UTC 2017
Date: Friday, May 19, 2017 @ 13:13:31
Author: alucryd
Revision: 228533
upgpkg: pantheon-files 0.3.4-1
Modified:
pantheon-files/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-19 12:57:08 UTC (rev 228532)
+++ PKGBUILD 2017-05-19 13:13:31 UTC (rev 228533)
@@ -2,20 +2,21 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=pantheon-files
-pkgver=0.3.2
+pkgver=0.3.4
pkgrel=1
pkgdesc='The Pantheon File Manager'
arch=('i686' 'x86_64')
url='https://launchpad.net/pantheon-files'
license=('GPL3')
-depends=('atk' 'cairo' 'dbus-glib' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
- 'libcanberra' 'libgee' 'pango' 'sqlite' 'zeitgeist'
+groups=('pantheon')
+depends=('atk' 'cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libcanberra'
+ 'libgee' 'libnotify' 'pango' 'sqlite' 'zeitgeist'
'libgranite.so')
makedepends=('cmake' 'gnome-common' 'vala')
optdepends=('contractor: Various context menu entries'
'tumbler: Thumbnails generation')
source=("https://launchpad.net/pantheon-files/0.3.x/${pkgver}/+download/pantheon-files-${pkgver}.tar.xz")
-sha256sums=('d2553be0819ba8240aa0888bfc984054e4f8a8e4dbcbf07a935f6eb06b1b4263')
+sha256sums=('93b62388aea58deda0b288eb54dedc73b1cd6cefbce0f2bc516f9bb18715e744')
prepare() {
cd pantheon-files-${pkgver}
More information about the arch-commits
mailing list