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:
2026-06-20 20:37:07 +02:00
parent 3ec13c9e75
commit 823017f9a4
3 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -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