mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +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'
|
||||
pkgname=xed
|
||||
version=0.9.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
depends="tk"
|
||||
short_desc="The standard text editor, for X11"
|
||||
short_desc="X11's standard text editor"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://xed.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=783abeb175a2937c385c5ff0d23dba918d225b160960f216d5a9d7ef7938efa8
|
||||
|
|
Loading…
Add table
Reference in a new issue