summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-03-28 22:39:32 +0100
committerPiotr Gorski2019-03-28 22:39:32 +0100
commit86030a05081b8639fa9371d046429449cdfd09d2 (patch)
tree4d64cff39b270df62ff6e088bc3805798f19e791
parent4daa537842ff15e6cb1925db93bc5d94e1e7cce5 (diff)
downloadaur-86030a05081b8639fa9371d046429449cdfd09d2.tar.gz
Cleanup
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70f5367d8c3a..6a20106c58ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = pkgconf-git
arch = i686
arch = x86_64
license = ISC
+ makedepends = git
depends = glibc
depends = sh
provides = pkg-config
diff --git a/PKGBUILD b/PKGBUILD
index 17388b98ae27..9cf984c5e639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/pkgconf/pkgconf'
arch=('i686' 'x86_64')
license=('ISC')
depends=(glibc sh)
-makedepens=(git)
+makedepends=(git)
conflicts=('pkg-config' 'pkgconfig' 'pkgconf')
provides=('pkg-config' 'pkgconfig' 'pkgconf')
source=(git://github.com/pkgconf/pkgconf.git