add its-raining-tacos.opus to antergos-next-memes
SiIvaGunner rip: OMORIBOY x Raining Tacos mashup. Used by antergos-welcome as auto-play welcome song.
This commit is contained in:
@@ -9,12 +9,15 @@ url="https://github.com/Antergos-NeXT"
|
|||||||
license=('custom:fairuse')
|
license=('custom:fairuse')
|
||||||
depends=()
|
depends=()
|
||||||
source=("i-feel-fantastic.opus"
|
source=("i-feel-fantastic.opus"
|
||||||
"still-alive.opus")
|
"still-alive.opus"
|
||||||
|
"its-raining-tacos.opus")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
|
'SKIP'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -dm755 "${pkgdir}/usr/share/cnchi-memes"
|
install -dm755 "${pkgdir}/usr/share/cnchi-memes"
|
||||||
cp "i-feel-fantastic.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
cp "i-feel-fantastic.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
||||||
cp "still-alive.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
cp "still-alive.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
||||||
|
cp "its-raining-tacos.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@@ -58,6 +58,8 @@ sequence:
|
|||||||
- services-systemd
|
- services-systemd
|
||||||
- grubcfg
|
- grubcfg
|
||||||
- bootloader
|
- bootloader
|
||||||
|
- packages
|
||||||
|
- removeuser
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
- finished
|
- finished
|
||||||
|
|||||||
Reference in New Issue
Block a user