mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xarchiver: update to 0.5.3.
This commit is contained in:
parent
d11988b64b
commit
c02631325d
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'xarchiver'
|
# Template file for 'xarchiver'
|
||||||
pkgname=xarchiver
|
pkgname=xarchiver
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel xdg-utils desktop-file-utils hicolor-icon-theme"
|
makedepends="gtk+-devel"
|
||||||
depends="xdg-utils desktop-file-utils hicolor-icon-theme"
|
depends="xdg-utils desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="GTK+2 lightweight desktop independent archive manager"
|
short_desc="GTK+2 lightweight desktop independent archive manager"
|
||||||
homepage="http://xarchiver.sourceforge.net/"
|
homepage="http://xarchiver.sourceforge.net/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=cea932ff9d505969201fd502470bbebbc5726ab3d6765e142fc8295aa677ad2a
|
checksum=c5899cb495e83a63f89b5eea002d2dd1c691db8d7b6343b3c182ce6e00c16d81
|
||||||
|
|
Loading…
Add table
Reference in a new issue