add antergos-next-memes: installer audio files
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Maintainer: Celestia Ludenberg <ash8820@proton.me>
|
||||
|
||||
pkgname=antergos-next-memes
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Cnchi installer audio enhancements"
|
||||
arch=('any')
|
||||
url="https://github.com/Antergos-NeXT"
|
||||
license=('custom:fairuse')
|
||||
depends=()
|
||||
source=("i-feel-fantastic.opus")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package() {
|
||||
install -dm755 "${pkgdir}/usr/share/cnchi-memes"
|
||||
cp "i-feel-fantastic.opus" "${pkgdir}/usr/share/cnchi-memes/"
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user