summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorg Schlisio2016-04-19 19:30:12 +0200
committerGeorg Schlisio2016-04-19 19:30:12 +0200
commit147df1c7433716e1a41ad8aea0523e1e18d4d7f8 (patch)
treea2ab327d0b824104aadeca3b2378f2e26a7eceaf /PKGBUILD
parent7e536a4dbae1612e104fca667af36d30d5127c91 (diff)
downloadaur-python2-ldnsx.tar.gz
dependencies updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d18a60ef7ab..a5174793ecf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=python2-ldnsx
pkgver=2012.01.25
-pkgrel=1
+pkgrel=2
pkgdesc="python ldns API for human beings"
url="https://github.com/colah/ldnsx"
arch=('any')
license=('BSD')
-depends=("python2-setuptools")
+depends=("python2-setuptools" "python2-ldns")
makedepends=("git")
#optdepends=("")
source=("ldnsx::git+https://github.com/colah/ldnsx.git"