summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKamack382022-11-06 18:45:45 +0000
committerKamack382022-11-06 18:45:45 +0000
commit7317d4929a2b991a9625a5ff842dd50d8a015af5 (patch)
tree6deca71f59131b1549b004243023b5e1e84157ce /PKGBUILD
parent6fd3fa4168503698f354231f4da04faa80c6dc6f (diff)
downloadaur-7317d4929a2b991a9625a5ff842dd50d8a015af5.tar.gz
Update openasar-git to r774.7a04cb5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70f6bca64651..2a30eaa9aca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgdesc="Open-source alternative of Discord desktop's app.asar"
arch=('i686' 'x86_64')
url="https://github.com/GooseMod/OpenAsar"
license=('MIT')
-depends=('discord' 'unzip')
+depends=('unzip')
makedepends=('git' 'asar' 'nodejs')
-optdepends=()
+optdepends=('discord')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("git+${url}.git")