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 290e961949ca..291065f8b5b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_gemname=fusuma-plugin-appmatcher
pkgname=ruby-$_gemname
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fusuma plugin configure app-specific gestures"
arch=(any)
url="https://github.com/iberianpig/fusuma-plugin-appmatcher"
license=(MIT)
-depends=(ruby ruby-fusuma ruby-dbus ruby-rexml)
+depends=(ruby ruby-fusuma ruby-dbus ruby-rexml ruby-iniparse)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)