summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheatingdevice2017-09-04 18:09:29 -0400
committerheatingdevice2017-09-04 18:18:39 -0400
commit54166e7c3103fbf696fb034de0c199e694e04b7d (patch)
treea9189a178e03510eaa5ba0b57d23660cd56ccf8d
parent39633bb91508ce087d927bd7dcbd5c1166822b7b (diff)
downloadaur-54166e7c3103fbf696fb034de0c199e694e04b7d.tar.gz
Move to maim
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02418b800ac1..728ce58d3625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64' 'armv7h')
url="https://github.com/theimgguru/tigcap/"
license=('GPL')
groups=()
-depends=(imagemagick)
+depends=(maim)
makedepends=(npm nodejs)
optdepends=('libnotify: Notification support')
provides=()