mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xed: remove noarch
This commit is contained in:
parent
a59bb4dff4
commit
4b5e563df1
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'xed'
|
# Template file for 'xed'
|
||||||
pkgname=xed
|
pkgname=xed
|
||||||
version=0.9.1
|
version=0.9.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
depends="tk"
|
depends="tk"
|
||||||
short_desc="The standard text editor, for X11"
|
short_desc="X11's standard text editor"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://xed.sourceforge.net/"
|
homepage="http://xed.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=783abeb175a2937c385c5ff0d23dba918d225b160960f216d5a9d7ef7938efa8
|
checksum=783abeb175a2937c385c5ff0d23dba918d225b160960f216d5a9d7ef7938efa8
|
||||||
|
|
Loading…
Add table
Reference in a new issue