[arch-commits] Commit in pcmanfm/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Tue Jul 8 18:27:35 UTC 2014
Date: Tuesday, July 8, 2014 @ 20:27:35
Author: bpiotrowski
Revision: 115327
upgpkg: pcmanfm 1.2.1-1
new upstream release
Modified:
pcmanfm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-08 18:26:06 UTC (rev 115326)
+++ PKGBUILD 2014-07-08 18:27:35 UTC (rev 115327)
@@ -5,8 +5,8 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=pcmanfm
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc='Extremely fast and lightweight file manager'
arch=('i686' 'x86_64')
url='http://pcmanfm.sourceforge.net/'
@@ -18,7 +18,7 @@
'udisks: alternative for mounting volumes')
install=$pkgname.install
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('11d59a492c9802866279a6e7e2b3f49e')
+md5sums=('66e634aff37dbc6d7204570df041152f')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list