summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJared Johnson2019-11-24 19:13:30 -0500
committerJared Johnson2019-11-24 19:13:30 -0500
commit3879ec4eef7e204263d99544acd7a100fbade5ca (patch)
treeb0f191efb82bacea84110b7abaf6434e5e5eac93 /PKGBUILD
parentefa7d56bf8635e6184a72073ef29e5066b186744 (diff)
downloadaur-3879ec4eef7e204263d99544acd7a100fbade5ca.tar.gz
v0.2-186-g30d61fa
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 871461b1883d..cefe49e9968c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jared Johnson <jaredj@gmx.com>
pkgname=fvim
-pkgver=0.2_132_ge81f09a
+pkgver=0.2_186_g30d61fa
_pkgver=$(echo "${pkgver}" | sed -e "s/_/-/g")
pkgrel=1
pkgdesc="Cross platform Neovim front-end UI, built with F# + Avalonia"
@@ -13,7 +13,7 @@ makedepends=('dotnet-sdk-preview')
optdepends=()
provides=('fvim')
conflicts=('fvim')
-source=("https://github.com/yatli/fvim/archive/v0.2-132-ge81f09a.tar.gz")
+source=("https://github.com/yatli/fvim/archive/v0.2-186-g30d61fa.tar.gz")
md5sums=('SKIP')
options=('staticlibs')