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

Balló György bgyorgy at archlinux.org
Sat Jan 21 22:41:51 UTC 2017


    Date: Saturday, January 21, 2017 @ 22:41:50
  Author: bgyorgy
Revision: 208344

upgpkg: pcmanfm 1.2.5-1

Update to new version

Modified:
  pcmanfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 22:36:08 UTC (rev 208343)
+++ PKGBUILD	2017-01-21 22:41:50 UTC (rev 208344)
@@ -6,8 +6,8 @@
 # Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=pcmanfm
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+pkgrel=1
 pkgdesc='Extremely fast and lightweight file manager'
 arch=('i686' 'x86_64')
 url='http://pcmanfm.sourceforge.net/'
@@ -16,10 +16,9 @@
 depends=('libfm-gtk2' 'lxmenu-data')
 makedepends=('intltool')
 optdepends=('gvfs: for trash support, mounting with udisks and remote filesystems'
-            'udisks: alternative for mounting volumes'
             'xarchiver: archive management')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('19764c2f59653724c8713e0064fa6829')
+sha256sums=('0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list