summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheatingdevice2017-09-04 18:09:29 -0400
committerheatingdevice2017-09-04 18:09:29 -0400
commit46ce4c4bc3693dd5fd164f91a8fddf7df55e1106 (patch)
treea9189a178e03510eaa5ba0b57d23660cd56ccf8d
parent39633bb91508ce087d927bd7dcbd5c1166822b7b (diff)
downloadaur-46ce4c4bc3693dd5fd164f91a8fddf7df55e1106.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=()