summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Loctaux2015-10-03 13:55:18 +0200
committerPhilippe Loctaux2015-10-03 13:55:18 +0200
commit525c8d6b4b6a63ce2e44d1d8b9cda3e157d59b60 (patch)
tree1348d1e3f3ebae77a9e02a25dec2bc29d47631e1
parentd31af97eefbcbf19bf42d6c1178acdaa85901909 (diff)
downloadaur-525c8d6b4b6a63ce2e44d1d8b9cda3e157d59b60.tar.gz
addded numix as depedencie
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ea37b212fe3..fa99ae998fc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = pinbadge-icon-theme
arch = any
license = CCPL:by-sa
makedepends = git
+ depends = numix-circle-icon-theme-git
provides = pinbadge-icon-theme
conflicts = pinbadge-icon-theme
source = git+https://github.com/crutchcorn/pinbadge-icon-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 845fb75c57de..d50ac179d86e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='A wonderful circular icon pack inspired by OSX!'
arch=('any')
url='https://github.com/crutchcorn/pinbadge-icon-theme'
license=('CCPL:by-sa')
+depends=('numix-circle-icon-theme-git')
makedepends=('git')
provides=('pinbadge-icon-theme')
conflicts=('pinbadge-icon-theme')