mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Meta data update
Meta data update.
This commit is contained in:
parent
7cc251dced
commit
67cf530b3d
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -9,7 +9,7 @@ pkgbase = texlive-awesome-cv-git
|
|||
depends = adobe-source-sans-fonts
|
||||
depends = texlive-bin
|
||||
depends = ttf-roboto
|
||||
provides = Awesome-CV
|
||||
provides = texlive-awesome-cv
|
||||
source = Awesome-CV::git+https://github.com/posquit0/Awesome-CV.git
|
||||
source = 1.patch
|
||||
sha512sums = SKIP
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,7 +16,7 @@ url="https://github.com/posquit0/${_pkgname}"
|
|||
license=("LPPL-1.3c")
|
||||
depends=("adobe-source-sans-fonts" "texlive-bin" "ttf-roboto")
|
||||
makedepends=("git")
|
||||
provides=("${_pkgname}")
|
||||
provides=("texlive-awesome-cv")
|
||||
source=("${_pkgname}::git+${url}.git"
|
||||
"1.patch")
|
||||
sha512sums=("SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue