summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouyan Heyratpour2019-03-02 02:45:39 +0330
committerPouyan Heyratpour2019-03-02 02:45:39 +0330
commita2937055334b9c0d39a4cb77bdcc03468a477a8b (patch)
tree1559e742df6c395a2875b55f6d8b8ddd880cb4c5
parentc7a6aa2e647c7d0b0222a3f2bb30f9eec5b9e4cc (diff)
downloadaur-awesome-carrot.tar.gz
Update deps
Signed-off-by: Pouyan Heyratpour <pouyan@janstun.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a7278ef2ef6..c3ad4b4671ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,11 @@ pkgbase = awesome-carrot
url = https://pouyanh.github.io/carrot/
arch = any
license = GPL3
+ depends = awesome
depends = lua
+ depends = vicious
+ depends = lain
+ depends = awesome-freedesktop
source = awesome-carrot-1.0.0.tar.gz::https://github.com/pouyanh/carrot/archive/v1.0.0.tar.gz
md5sums = 4482bc06dfad33ee98d04691a6863d04
diff --git a/PKGBUILD b/PKGBUILD
index bacdd72f6e0d..b17f7ca598af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Carrot awesomeWM personalization application"
arch=('any')
url="https://pouyanh.github.io/carrot/"
license=('GPL3')
-depends=('awesome' 'lua' 'vicious' 'lain')
+depends=('awesome' 'lua' 'vicious' 'lain' 'awesome-freedesktop')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pouyanh/carrot/archive/v${pkgver}.tar.gz)
md5sums=('4482bc06dfad33ee98d04691a6863d04')