summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2015-03-13 13:03:37 +0100
committerAdrian Perez de Castro2015-06-13 18:16:56 +0200
commit368f2899c897cb8c6f255aad7e687a3b962b7c69 (patch)
treef45f7e305b435fb3e30f3a9578e04da24594841a
parent1dcd3a787ce7e5fc3ad1d5a0438c885e7b158707 (diff)
downloadaur-368f2899c897cb8c6f255aad7e687a3b962b7c69.tar.gz
nuntius-git: Removed automake and autoconf makdepends
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a127aabe30b8..79a6e2b50bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@ pkgname='nuntius-git'
pkgdesc='Delivers notifications from your phone or tablet to your computer'
url='https://github.com/holylobster/nuntius-linux'
license=('GPL')
-pkgver=r24.acb1ef9
+pkgver=r30.85c3552
pkgrel=1
arch=('x86_64' 'i686')
-makedepends=('vala' 'autoconf' 'automake' 'intltool')
+makedepends=('vala' 'intltool')
depends=('json-glib' 'desktop-file-utils' 'gtk-update-icon-cache')
source=("${pkgname}::git://github.com/holylobster/nuntius-linux"
nuntius.install)