summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPastLeo2020-06-12 00:02:32 +0800
committerPastLeo2020-06-12 00:02:32 +0800
commit37cfb4ee586468100072ab853c3e296ea4d997c2 (patch)
tree5d3722c08cf5f2a7499e9444c957161cdb516f0e /PKGBUILD
parent02bc2589fed0912d2eb53c81b75f9e754156db10 (diff)
downloadaur-37cfb4ee586468100072ab853c3e296ea4d997c2.tar.gz
add npm as makedepends thx to ryl.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ac67d7cb3b..2a0eca42ed6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: PastLeo <chgu82837@gmail.com>
pkgname=xrandr-watch-git
-pkgver=r7.a5736ef
+pkgver=r9.655b260
pkgrel=1
pkgdesc="xrandr event watcher"
arch=('x86_64')
url='https://github.com/pastleo/xrandr-watcher'
license=('MIT')
depends=('nodejs')
-makedepends=('git' 'make')
+makedepends=('git' 'make' 'npm')
provides=('xrandr-watch')
conflicts=('xrandr-watch')
source=(