summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornaoko1010hh2021-07-29 15:49:28 +0900
committernaoko1010hh2021-07-29 15:49:28 +0900
commitde3ed42638ef6d343e43978bd6c2030c2d02f545 (patch)
treecb4534d0b1cc9699cffeaebdc3c34fb9e9b47317 /PKGBUILD
parent32284a77cd39b6143bddfbb37bfee19e20d0c556 (diff)
downloadaur-de3ed42638ef6d343e43978bd6c2030c2d02f545.tar.gz
fix rm dotnet-runtime-bin add dotnet-targeting-pack-bin v0.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf9265767cf9..fe8f00fc4630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=(
openal
openexr
tesseract
- dotnet-runtime-bin
+ dotnet-targeting-pack-bin
)
source=("https://github.com/b-editor/BEditor/releases/download/v${pkgver}/beditor_${pkgver}-1_amd64.deb")