From 48980b032615b30ca09658a7c4397b8d888a89eb Mon Sep 17 00:00:00 2001 From: David Husicka Date: Mon, 9 May 2022 20:40:35 +0200 Subject: [PATCH] Remove ffmpeg dependency --- .SRCINFO | 3 +-- PKGBUILD | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bff9207..e176cf4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,11 @@ pkgbase = osu-lazer-bin pkgdesc = The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew. pkgver = 2022.509.0 - pkgrel = 2 + pkgrel = 3 url = https://osu.ppy.sh arch = x86_64 license = MIT license = custom:CC-BY-NC 4.0 - depends = ffmpeg4.4 depends = zlib depends = libgl depends = fuse2 diff --git a/PKGBUILD b/PKGBUILD index 39cf674..9e57903 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,13 +6,12 @@ pkgname=osu-lazer-bin _pkgname=${pkgname%-bin} pkgver=2022.509.0 -pkgrel=2 +pkgrel=3 pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew." arch=(x86_64) url="https://osu.ppy.sh" license=("MIT" "custom:CC-BY-NC 4.0") depends=( - ffmpeg4.4 zlib libgl fuse2