summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYatao Li2020-11-23 18:37:40 +0800
committerYatao Li2020-11-23 18:37:40 +0800
commita7da5be89c4a7a835a1cd8b1e0493d6b26098248 (patch)
tree19ce9c4067a5bec43c7aaefb1d3e935d9af8395b
parent7a7dc735b5dc7a7b93a80758be71fb5390bec707 (diff)
downloadaur-a7da5be89c4a7a835a1cd8b1e0493d6b26098248.tar.gz
finally figured out the correct way to generate .SRCINFO
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f54ea5f65006..b45ea2b553e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = fvim
pkgdesc = Cross platform Neovim front-end UI, built with F# + Avalonia
pkgver = 0.2.348_81a158c
- pkgrel = 1
+ pkgrel = 1
url = https://github.com/yatli/fvim
arch = x86_64
license = MIT
- makedepends = (dotnet-host dotnet-sdk-3.1)
+ makedepends = dotnet-host
+ makedepends = dotnet-sdk-3.1
depends = neovim
depends = ttf-dejavu
provides = fvim