updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / latex-template-philosophy / PKGBUILD
blob3b77f8906c8a09ff4ad53937ec214497a2c35ef4
1 # Maintainer: arbn <austin.rbsn@gmail.com@gmail.com> irc: arbn at
2 # freenode
3 # Last edited: 23 October 2011
5 pkgname=latex-template-philosophy
6 pkgver=200703
7 pkgrel=1
8 license=('')
9 depends=('texlive-core')
10 optdepends=('latex-template-springer')
11 pkgdesc="A LaTeX template for philosophical papers."
12 url="http://gregorywheeler.org/latex/phil-style1.html"
13 arch=('any')
14 install=texlive.install
15 source=(http://gregorywheeler.org/latex/philosophy.sty)
16 md5sums=('1fc2d8f767b4d848e71b428f0a7183ee')
18 build()
20     mkdir -p $pkgdir/usr/share/texmf/tex/latex/philosophy
21     cp $srcdir/philosophy.sty $pkgdir/usr/share/texmf/tex/latex/philosophy