diff options
author | root <root@rshg054.dnsready.net> | 2012-11-16 01:35:29 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-16 01:35:29 -0800 |
commit | 73cd7952c96190212616ca90d5afe1ce5cb2c9ce (patch) | |
tree | 274972d0d967441e136af716dd87f3cee0cee7f2 /community/libfm | |
parent | 130aa30d45bf33a5ce926be8697a0e0c077cdc22 (diff) |
Fri Nov 16 01:34:04 PST 2012
Diffstat (limited to 'community/libfm')
-rw-r--r-- | community/libfm/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD index 3046d605d..d6f1237d9 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 79276 2012-11-02 10:03:48Z bpiotrowski $ +# $Id: PKGBUILD 80049 2012-11-15 19:06:07Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com> # Contributor: Unknown47 <unknown47r@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> @@ -6,9 +6,9 @@ pkgname=libfm pkgver=1.1.0 -pkgrel=2 -pkgdesc="A library for file management" -url="http://pcmanfm.sourceforge.net/" +pkgrel=3 +pkgdesc='Library for file management' +url='http://pcmanfm.sourceforge.net/' arch=('i686' 'x86_64') license=('GPL') groups=('lxde') |