summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVianney le Clément de Saint-Marcq2021-11-06 13:14:49 +0100
committerVianney le Clément de Saint-Marcq2021-11-06 13:14:49 +0100
commite0b19cb03cc492538f626d3da9815a40120f9a9d (patch)
tree63f4e1fa628b06d7aae040a4eb98168461f5489c /.SRCINFO
parente735eb14189bdb7834f5944f2704b62ca84201a6 (diff)
downloadaur-e0b19cb03cc492538f626d3da9815a40120f9a9d.tar.gz
Use CMake build system
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35024e48a267..3c7e7658050b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = pplatex-git
pkgdesc = Pretty-Print LaTeX: A tool to reformat the output of latex and friends into readable messages
- pkgver = 20150915.g5cec891
- pkgrel = 2
+ pkgver = 20210523.gba8191a
+ pkgrel = 1
url = https://github.com/stefanhepp/pplatex
arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = scons
+ makedepends = cmake
depends = pcre
depends = texlive-bin
source = git+https://github.com/stefanhepp/pplatex.git
md5sums = SKIP
pkgname = pplatex-git
-