mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
fortune-mod-anarchism: update to 1.9.0.
Upstream dead, move to debian archive. Closes: #49370 [via git-merge-pr]
This commit is contained in:
parent
9e3aa7432e
commit
c227f5dd3a
2 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'fortune-mod-anarchism'
|
# Template file for 'fortune-mod-anarchism'
|
||||||
pkgname=fortune-mod-anarchism
|
pkgname=fortune-mod-anarchism
|
||||||
version=1.4.0
|
version=1.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="fortune-mod"
|
hostmakedepends="fortune-mod"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Anarchist quotes from BLAG Linux and GNU"
|
short_desc="Anarchist quotes from BLAG Linux and GNU"
|
||||||
maintainer="Hazel Levine <rose.hazel@protonmail.ch>"
|
maintainer="Hazel Levine <rose.hazel@protonmail.ch>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://notabug.org/PangolinTurtle/BLAG-fortune"
|
homepage="https://packages.debian.org/source/testing/blag-fortune"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://deb.debian.org/debian/pool/main/b/blag-fortune/blag-fortune_${version}.orig.tar.gz"
|
||||||
checksum=5cfcd96b23f6ec3518d355ef1b53681321a9b7f85e5bdcc82d828d7a7bcd3a9e
|
checksum=2d35182e9496bc58103bdb6d2636e18f04e2b78bbfc6ea51d04924872859829a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fortunes
|
vmkdir usr/share/fortunes
|
||||||
|
|
1
srcpkgs/fortune-mod-anarchism/update
Normal file
1
srcpkgs/fortune-mod-anarchism/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern='blag-fortune_\K[0-9.]+(?=\.orig)'
|
Loading…
Add table
Reference in a new issue