blob: 4f3c9ae95816433605678a83f66a380439311189 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = latex-listings-rust-git
pkgdesc = A Rust language and style specification for the LaTeX-package listings
pkgver = r8.d52a3d9
pkgrel = 1
url = https://github.com/denki/listings-rust
arch = any
license = BSD
makedepends = git
depends = texlive-core
provides = latex-listings-rust
conflicts = latex-listings-rust
source = git+https://github.com/denki/listings-rust.git
md5sums = SKIP
pkgname = latex-listings-rust-git
|