summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJameson Pugh2019-03-14 17:03:01 -0400
committerJameson Pugh2019-03-14 17:03:01 -0400
commitfb1ad57b6f19a001bf88de5468bdc70fd70f5069 (patch)
tree0bdc9caf1251b56401dfa504ec5cd45782683599
parentbe0348a5f1e5e0563ff24608b03bde76351f4261 (diff)
downloadaur-fb1ad57b6f19a001bf88de5468bdc70fd70f5069.tar.gz
added noto-fonts as optional dependancy
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46237b25d595..17ad967e5127 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = breeze-plymouth
pkgdesc = Breeze theme for plymouth
pkgver = 5.15.3
- pkgrel = 1
+ pkgrel = 2
url = https://projects.kde.org/breeze-plymouth
arch = any
license = LGPL
makedepends = extra-cmake-modules
depends = plymouth
+ optdepends = noto-fonts
source = http://download.kde.org/stable/plasma/5.15.3/breeze-plymouth-5.15.3.tar.xz
source = http://download.kde.org/stable/plasma/5.15.3/breeze-plymouth-5.15.3.tar.xz.sig
source = breeze-plymouth.cpiohook
diff --git a/PKGBUILD b/PKGBUILD
index bda73beea376..664a9fedfacb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=breeze-plymouth
pkgver=5.15.3
-pkgrel=1
+pkgrel=2
pkgdesc="Breeze theme for plymouth"
arch=(any)
url='https://projects.kde.org/breeze-plymouth'
license=(LGPL)
depends=(plymouth)
makedepends=(extra-cmake-modules)
+optdepends=(noto-fonts)
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
'breeze-plymouth.cpiohook')
sha256sums=('674090b5776aca915b58cfbeada45895fc51bac0e2d31509628277a2fd24c538'