diff options
author | Joshua Williams | 2024-04-24 17:41:53 +0000 |
---|---|---|
committer | Joshua Williams | 2024-04-24 17:41:53 +0000 |
commit | 4bf59d92bf4704db4bceb2ac344f489afbe6d7eb (patch) | |
tree | 0c28e5d4a2da9cffda0f52a0149f4f54a8cc6902 /.SRCINFO | |
download | aur-4bf59d92bf4704db4bceb2ac344f489afbe6d7eb.tar.gz |
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..ef55d4470bad --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,20 @@ +pkgbase = plexamp-headless + pkgdesc = Headless music client for Plex + pkgver = 4.10.1 + pkgrel = 1 + url = https://plexamp.com + arch = aarch64 + depends = nodejs-lts-iron + depends = pipewire-alsa + provides = plexamp-headless + conflicts = plexamp-headless + options = !debug + options = !strip + source = https://plexamp.plex.tv/headless/Plexamp-Linux-headless-v4.10.1.tar.bz2 + source = plexamp-headless.service + source = plexamp-headless.sh + sha512sums = a7fdc628d05cd123a13041745136328235a1e56b388744193bf834baa2f64b610987554389319729684ec120b1f1ccdc9ad6d1d922ee6ea07fa554ffaaecb6e9 + sha512sums = 10412eecd39a2c8226b18f75089ff342653fa95c68d0e5f33393e1f34a08323f897e96c3f7a68348ecc040c4d35d29acd9368b151f2a6f2ae531cbb18063cf2c + sha512sums = 26dd3d4c66fc267ae2f365f8cc2b0c46c12a1a5a96346cbfe0853675545e23723156b6d30b1208598dd406a488222035441179ff18b3716451146f1b0d87a114 + +pkgname = plexamp-headless |