summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fecd2c6d120f..af8b218bfa8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jon Gjengset <jon@tsp.io>
# Repository here: https://github.com/jonhoo/zed-PKGBUILD
pkgname=zed-git
-pkgver=0.11.1.r10.gf7461a3
+pkgver=0.11.2.r21.gad6574f
pkgrel=1
pkgdesc="a code editor built using web technologies"
arch=('i686' 'x86_64')
makedepends=('git')
-depends=('node-webkit' 'nodejs' 'ttf-ms-fonts')
+depends=('node-webkit' 'nodejs')
conflicts=('zed')
provides=()
options=(!strip)