shared-mime-info: update to 1.2.
This commit is contained in:
parent
2729b7cab4
commit
70ece8b755
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'shared-mime-info'.
|
||||
pkgname=shared-mime-info
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-update-mimedb"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://freedesktop.org/Software/shared-mime-info"
|
||||
distfiles="http://people.freedesktop.org/~hadess/$pkgname-$version.tar.xz"
|
||||
checksum=184d094b157a9ec2607ad26a1a1837e6e07f3fcbeb38d8b6d412906156f9e06c
|
||||
checksum=a5516ae241b95a948a6749b1cbf65dc20c3bb563a73cc7bedb7065933788bb78
|
||||
long_desc="
|
||||
Many programs and desktops use the MIME system to represent the types of
|
||||
files. Frequently, it is necessary to work out the correct MIME type for
|
||||
|
@ -29,6 +29,6 @@ disable_parallel_build=yes
|
|||
|
||||
shared-mime-info_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue