Initial commit, first packages.

This commit is contained in:
2022-05-18 01:50:49 +02:00
commit ab0fc1e276
6 changed files with 51 additions and 0 deletions

10
latex/PKGBUILD Normal file
View File

@@ -0,0 +1,10 @@
pkgname='yenon-latex'
pkgver='1.0.0'
pkgrel=1
arch=('any')
depends=(
kile
texlive-science
)