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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Apr 1 08:51:32 UTC 2014


    Date: Tuesday, April 1, 2014 @ 10:51:32
  Author: bpiotrowski
Revision: 108682

upgpkg: spacefm 0.9.4-1

new upstream release

Modified:
  spacefm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-01 08:30:13 UTC (rev 108681)
+++ PKGBUILD	2014-04-01 08:51:32 UTC (rev 108682)
@@ -4,7 +4,7 @@
 # Contributor: ridikulus_rat <the.ridikulus.rat at gmail.com>
 
 pkgname=spacefm
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc='Multi-panel tabbed file manager'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL3')
 install=$pkgname.install
 depends=('gtk3' 'shared-mime-info' 'desktop-file-utils' 'startup-notification'
-         'udev' 'bash')
+         'systemd' 'bash')
 makedepends=('intltool' 'gettext')
 optdepends=('lsof: device processes'
             'wget: plugin download'
@@ -21,7 +21,7 @@
             'udisks: mount as non-root user'
             'udisks2: mount as non-root user')
 source=(https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
-md5sums=('6bbf41bc97a46a797500dbf0ae359971')
+md5sums=('daeee7dcccea33d6258a0a9d783470c4')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list