summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-16 12:52:41 +0200
committerGoliathLabs2020-05-16 12:52:41 +0200
commit323768c1b9027e955e0e0cdbb12668374b2e0847 (patch)
tree494713cdb7eea29d05200d9f6c583f7ce1329450 /PKGBUILD
parent7817dab9a46ec2c076ea25dd387ab177fa0b572c (diff)
downloadaur-growl-for-linux.tar.gz
Updated: makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cd809745ebc..9f7dd3b52b3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=growl-for-linux
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc="Growl for Linux"
url="http://mattn.github.com/growl-for-linux/"
arch=('i686' 'x86_64')
license=('BSD')
depends=('git' 'openssl' 'curl' 'gtk2' 'sqlite3' 'dbus-glib' 'desktop-file-utils')
+makedepends=('autoconf' 'automake' 'm4')
optdepends=('libnotify')
conflicts=('growl-for-linux-git')
options=('!libtool')