summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorricardofunke2015-08-20 11:51:48 -0300
committerricardofunke2015-08-20 11:51:48 -0300
commit7488a9392db88efc2d64a01d9ff908d7759b59d1 (patch)
tree90c37885067955f573c71309554911c75e89dac3 /PKGBUILD
parent0ec695b37dff39f93a184236cd6521625a262dda (diff)
downloadaur-7488a9392db88efc2d64a01d9ff908d7759b59d1.tar.gz
Adding description for the ttf-liberation optional dependency and petterk as a contributor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ea56d9196c..1f487859f87d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@
# Contributor: UshakovVasilii <UshakovVasilii [at] yahoo [dot] com>
# Contributor: Giulio Fidente <gfidente [at] gmail [dot] com>
# Contributor: xantares <xantares09 [at] hotmail [dot] com>
+# Contributor: petterk <stifler3k [at] hotmail [dot] com>
pkgname=popcorntime-bin
pkgver=0.3.8.3
@@ -17,7 +18,7 @@ arch=('x86_64' 'i686')
url="http://popcorntime.io/"
license=('GPL3')
depends=('libnotify' 'desktop-file-utils' 'ttf-font' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib')
-optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation')
+optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation: open source ttf fonts')
provides=('popcorntime')
conflicts=('popcorntime')
options=('!strip')