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

Maxime Gauduin alucryd at archlinux.org
Tue Aug 16 18:54:11 UTC 2016


    Date: Tuesday, August 16, 2016 @ 18:54:11
  Author: alucryd
Revision: 186870

upgpkg: pantheon-files 0.3-1

Modified:
  pantheon-files/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-16 17:32:17 UTC (rev 186869)
+++ PKGBUILD	2016-08-16 18:54:11 UTC (rev 186870)
@@ -2,21 +2,20 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-files
-pkgver=0.2.4
-pkgrel=2
+pkgver=0.3
+pkgrel=1
 pkgdesc='The Pantheon File Manager'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/pantheon-files'
 license=('GPL3')
-depends=('atk' 'cairo' 'dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2'
-         'glibc' 'gtk3' 'libgee' 'libnotify' 'pango' 'plank' 'sqlite'
-         'zeitgeist'
+depends=('atk' 'cairo' 'dbus-glib' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
+         'libcanberra' 'libgee' '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/${pkgver%.*}.x/${pkgver}/+download/pantheon-files-${pkgver}.tar.xz")
-sha256sums=('7eaf1ecd076d46bc2e43373982dd02b62663c2d2f1d4430ff771314cf4366b81')
+source=("https://launchpad.net/pantheon-files/0.3.x/${pkgver}/+download/pantheon-files-${pkgver}.tar.xz")
+sha256sums=('9706141ba1608947f07128cb3bb3159a8ef9dc182da186decd30d5e601eec071')
 
 prepare() {
   cd pantheon-files-${pkgver}



More information about the arch-commits mailing list