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 c08fd7130219..40b1da8a57ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=perl-x11-wmctrl
_relpkg=X11-WMCtrl
pkgver=0.03
-pkgrel=1
+pkgrel=2
conflicts=('')
replaces=('')
pkgdesc="Perl wrapper for the wmctrl program"
-depends=('perl')
+depends=('perl' 'wmctrl')
license=('GPL' 'PerlArtistic')
url="https://metacpan.org/pod/X11::WMCtrl"
source=("$pkgname-$pkgver.tar.gz::https://cpan.metacpan.org/authors/id/G/GB/GBROWN/$_relpkg-$pkgver.tar.gz")