add still-alive.opus to antergos-next-memes

This commit is contained in:
2026-06-18 18:06:23 +02:00
parent fde0a8c107
commit abf0de5cc2
2 changed files with 5 additions and 2 deletions
+5 -2
View File
@@ -8,10 +8,13 @@ arch=('any')
url="https://github.com/Antergos-NeXT"
license=('custom:fairuse')
depends=()
source=("i-feel-fantastic.opus")
sha256sums=('SKIP')
source=("i-feel-fantastic.opus"
"still-alive.opus")
sha256sums=('SKIP'
'SKIP')
package() {
install -dm755 "${pkgdir}/usr/share/cnchi-memes"
cp "i-feel-fantastic.opus" "${pkgdir}/usr/share/cnchi-memes/"
cp "still-alive.opus" "${pkgdir}/usr/share/cnchi-memes/"
}
Binary file not shown.