mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wgetpaste: remove noarch
This commit is contained in:
parent
b89da80f7f
commit
c66b29cacb
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'wgetpaste'
|
# Template file for 'wgetpaste'
|
||||||
pkgname=wgetpaste
|
pkgname=wgetpaste
|
||||||
version=2.29
|
version=2.29
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
depends="bash wget"
|
depends="bash wget"
|
||||||
short_desc="Script that automates pasting to a number of pastebin services"
|
short_desc="Script that automates pasting to a number of pastebin services"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Public domain"
|
license="Public Domain"
|
||||||
homepage="http://wgetpaste.zlin.dk/"
|
homepage="http://wgetpaste.zlin.dk/"
|
||||||
distfiles="http://wgetpaste.zlin.dk/${pkgname}-${version}.tar.bz2"
|
distfiles="http://wgetpaste.zlin.dk/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6
|
checksum=42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6
|
||||||
|
|
Loading…
Add table
Reference in a new issue