fortune-mod-void: update to 20190302
This commit is contained in:
parent
337561deb6
commit
5dc8fe8dfa
2 changed files with 16 additions and 7 deletions
|
@ -173,3 +173,12 @@ duncaen: "simple bash package manager"
|
|||
Somebody with the same ipv4 seems to hit the rate limit...
|
||||
which brings me to a question: Why is github STILL ipv4 only?
|
||||
%
|
||||
duncaen: and, we are not every other distro
|
||||
%
|
||||
duncaen: themes are useless fluff
|
||||
%
|
||||
duncaen: arch people dont care about their system, they just
|
||||
care about telling you that they use arch
|
||||
%
|
||||
duncaen: because users and maintainers are stupid
|
||||
%
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'fortune-mod-void'
|
||||
pkgname=fortune-mod-void
|
||||
version=20180211
|
||||
version=20190302
|
||||
revision=1
|
||||
homepage="http://www.voidlinux.eu/"
|
||||
short_desc="Quotes from #xbps and other void related stuff"
|
||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||
license="GPL-2"
|
||||
create_wrksrc=yes
|
||||
archs=noarch
|
||||
nocross=yes
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="fortune-mod"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Quotes from #xbps and other void related stuff"
|
||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://voidlinux.org/"
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
cp ${FILESDIR}/void ${wrksrc}
|
||||
|
|
Loading…
Reference in a new issue