Date: Monday, July 22, 2013 @ 22:02:51 Author: bpiotrowski Revision: 94410
upgpkg: pcmanfm 1.1.1-1 - upstream release Modified: pcmanfm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-22 19:51:03 UTC (rev 94409) +++ PKGBUILD 2013-07-22 20:02:51 UTC (rev 94410) @@ -5,7 +5,7 @@ # Contributor: Juergen Hoetzel <[email protected]> pkgname=pcmanfm -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="An extremely fast and lightweight file manager" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('intltool' 'pkgconfig') install=$pkgname.install source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.gz) -md5sums=('af0cff78690e658f3c06ceabf27bc71a') +md5sums=('853ef5e3eba6bf36e15985bfe3170456') build() { cd $srcdir/$pkgname-$pkgver
