main/libfm: upgrade to 1.2.0

This commit is contained in:
Bartłomiej Piotrowski 2014-02-21 20:58:53 +01:00
parent f7b458b544
commit c6ff35eace

View File

@ -1,16 +1,17 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
pkgname=libfm
pkgver=1.1.2.2
pkgrel=1
pkgver=1.2.0
pkgrel=0
pkgdesc='Library for file management'
url='http://pcmanfm.sourceforge.net/'
arch='all'
license='GPL'
makedepends='gtk+2.0-dev menu-cache-dev udisks-dev intltool dbus-glib-dev'
makedepends='gtk+2.0-dev menu-cache-dev udisks-dev intltool dbus-glib-dev
libexif-dev'
options='libtool'
subpackages="$pkgname-dev $pkgname-doc"
source="http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz"
source="http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.xz"
build() {
cd "$srcdir/$pkgname-$pkgver"
@ -29,6 +30,6 @@ package() {
mv "$pkgdir"/usr/include/libfm-1.0/ "$pkgdir"/usr/include/libfm
}
md5sums="ea3d09b23ef4c37cb84ae57ea16b8f08 libfm-1.1.2.2.tar.gz"
sha256sums="158e2b6974350d2dab15932b496bb4d448553e60bbf7cdfe4d6e9bd99d19d682 libfm-1.1.2.2.tar.gz"
sha512sums="0c50210432a70f18033df2ce2fc20ce84f987e5efc8a4e7341aa6b7076f132407765257eeaacbc5cd7f81a11465049a2f8c460444bf54f2707b6bd04d3a34239 libfm-1.1.2.2.tar.gz"
md5sums="07d1361bc008db46b0fd4c775f5696de libfm-1.2.0.tar.xz"
sha256sums="f0513484e43dcc576097508b7d666f7eb72530963e5a21692034a7ea6a6efc22 libfm-1.2.0.tar.xz"
sha512sums="a62d3b8a26bf52c058f49e9b5328409f32189c708c0de8f419e7946e0be19f2d5dad604a214381b98bf1b26a81e85f60bced8b29b40bbfeb7e1c0aee4d1e36f2 libfm-1.2.0.tar.xz"