gnome-autoar: update to 0.2.1
This commit is contained in:
parent
628d6bb932
commit
4454d66371
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gnome-disk-utility'
|
||||
# Template file for 'gnome-autoar'
|
||||
pkgname=gnome-autoar
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args=""
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config glib-devel $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libarchive-devel gtk+3-devel glib-devel"
|
||||
short_desc="Automatic archives creating and extracting library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/TingweiLan/GSoC2013Final"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=08afa3a3b86f16bfd23e7343feab854610de67af7675dac37be4e5507a20bc6c
|
||||
checksum=f642935e9213663c114988403fba26c02e79a644b33cb0e4da0d4aec570fb1fb
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue