summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrobot Viktor2019-03-22 21:28:37 +0300
committerDrobot Viktor2019-03-22 21:28:37 +0300
commit3189bd1fb2a1f0cd67889d775e71b2373b099496 (patch)
treecbe925070c1311242daad2b8668a733ba33fd37a /PKGBUILD
parent4e80e11c1326223085a3715356c71786164c34f5 (diff)
downloadaur-cinnamon-theme-new-minty-git.tar.gz
Added proper fonts dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06d0350b2c90..174dd3c424ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname='cinnamon-theme-new-minty-git'
pkgver=r127.c2b00d5
-pkgrel=1
+pkgrel=2
pkgdesc="New-Minty Cinnamon theme"
arch=('any')
url='https://github.com/zagortenay333/new-minty'
license=('AGPL3')
source=("$pkgname::git+https://github.com/zagortenay333/new-minty.git")
md5sums=('SKIP')
-depends=('cinnamon')
+depends=('cinnamon' 'ttf-roboto' 'noto-fonts' 'noto-fonts-extra')
makedepends=('git')
pkgver() {