summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Cladera2016-10-04 12:57:25 -0300
committerFernando Cladera2016-10-04 12:57:25 -0300
commit566439db9dee40fe92a23b2b854c07728d3beec8 (patch)
tree7a3c88b43fe4c091db7d9ca27d76d12400967a9f /PKGBUILD
parenta8534441be8b0a8441ecd247d7fe9b23a48ab700 (diff)
downloadaur-566439db9dee40fe92a23b2b854c07728d3beec8.tar.gz
PKGBUILD does not need install anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65c60ff0d5e2..c60c9e251a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
_pkgname=moderncv
pkgname=texlive-moderncv-git
pkgver=2.0.0.r4.g5a6a8f5
-pkgrel=1
+pkgrel=2
pkgdesc=" A modern curriculum vitae class for LaTeX"
arch=('any')
url="https://github.com/xdanaux/moderncv"
license=('The LaTeX Project Public LiĀ­cense, version 1.3c')
depends=('texlive-core' 'texlive-latexextra' 'texlive-fontsextra' 'fontawesome.sty')
makedepends=('git')
-install=$pkgname.install
conflicts=('texlive-moderncv')
provides=('texlive-moderncv')
# I use my personal repo until xdanaux adds a tag in his repo