mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xdg-utils: remove noarch
This commit is contained in:
parent
ce480ff034
commit
a59bb4dff4
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'xdg-utils'
|
||||
pkgname=xdg-utils
|
||||
version=1.1.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
make_check_target=test
|
||||
hostmakedepends="xmlto lynx"
|
||||
short_desc="Tools to assist applications with various desktop integration tasks"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -12,7 +12,6 @@ homepage="https://www.freedesktop.org/wiki/Software/xdg-utils/"
|
|||
#changelog="https://cgit.freedesktop.org/xdg/xdg-utils/plain/ChangeLog"
|
||||
distfiles="https://portland.freedesktop.org/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9
|
||||
make_check_target=test
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue