aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/media/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'meta/media/PKGBUILD')
-rw-r--r--meta/media/PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/media/PKGBUILD b/meta/media/PKGBUILD
index 40f35f9..a739f75 100644
--- a/meta/media/PKGBUILD
+++ b/meta/media/PKGBUILD
@@ -1,15 +1,10 @@
-# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
-pkgname=strisemarx-media
-pkgver=13
+pkgname=sommerfeld-media
+pkgver=1
pkgrel=1
-pkgdesc="strisemarx's media metapackage"
arch=('any')
-url="https://strisemarx.com"
-license=('GPL3')
+license=('MIT')
depends=(
'mpv'
'streamlink'
'yt-dlp'
)
-
-# vim: ts=2 sw=2 et: