summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandr Boiko2017-05-04 19:16:32 +1100
committerAlexandr Boiko2017-05-04 19:16:32 +1100
commit25239d059f1c4b733f98d4b5798c923913231eb2 (patch)
treeaa53bd3dc37d0eabc5b93e65afe0f5b61ce3168f
parent7a05e3d06f8d2bd39f2c1f66849c7ef573d54a60 (diff)
downloadaur-25239d059f1c4b733f98d4b5798c923913231eb2.tar.gz
Add optdepends: fonts-churchslavonic
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df21f318d9ae..879b23c5a5c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
# Generated by mksrcinfo v8
-# Thu May 4 07:11:06 UTC 2017
+# Thu May 4 08:16:10 UTC 2017
pkgbase = ponomar
pkgdesc = Ponomar: a liturgics suite for the Orthodox Church http://www.ponomar.net/
pkgver = 0.80.0d8052d
- pkgrel = 1
+ pkgrel = 2
url = http://www.ponomar.net/
install = ponomar.install
arch = any
license = GPL
depends = java-runtime
depends = texinfo
+ optdepends = fonts-churchslavonic
source = https://github.com/typiconman/ponomar/archive/master.zip
source = ponomar.desktop
source = ponomar.sh
diff --git a/PKGBUILD b/PKGBUILD
index 120d184d4c9e..db3034a95e9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Aleksandr <orthodox dot tk at gmail dot com>
pkgname=ponomar
pkgver=0.80.0d8052d
-pkgrel=1
+pkgrel=2
pkgdesc="Ponomar: a liturgics suite for the Orthodox Church http://www.ponomar.net/"
arch=('any')
url="http://www.ponomar.net/"
license=('GPL')
groups=()
depends=('java-runtime' 'texinfo')
+optdepends=('fonts-churchslavonic')
install=$pkgname.install
source=("https://github.com/typiconman/ponomar/archive/master.zip"
"$pkgname.desktop"