mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cowsay-temoc: drop noarch
This commit is contained in:
parent
5aeb2723cd
commit
ad037c7e4e
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'cowsay-temoc'
|
# Template file for 'cowsay-temoc'
|
||||||
pkgname=cowsay-temoc
|
pkgname=cowsay-temoc
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=2
|
revision=3
|
||||||
depends="cowsay"
|
depends="cowsay"
|
||||||
short_desc="Temoc cow for Cowsay"
|
short_desc="Temoc cow for Cowsay"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/kulinacs/cowsay-temoc"
|
homepage="https://github.com/kulinacs/cowsay-temoc"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=6667a37a0de41fb46750bce4847fee97da251e9bea4dc5a33b5c0e432b795c8d
|
checksum=6667a37a0de41fb46750bce4847fee97da251e9bea4dc5a33b5c0e432b795c8d
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall temoc.cow 644 /usr/share/cows/
|
vinstall temoc.cow 644 /usr/share/cows/
|
||||||
|
|
Loading…
Add table
Reference in a new issue