diff options
author | Vojtech Kral | 2021-05-23 23:06:04 +0200 |
---|---|---|
committer | Vojtech Kral | 2021-05-23 23:06:26 +0200 |
commit | 6aee286e81f2fd991e96e9387b4e85c0bfe7a6f9 (patch) | |
tree | b500f1f8fc19c3a1eaae100ab1d856d4dfa2bb18 /.SRCINFO | |
parent | 649d42392dff4e29ed3c0c5091ada563cceabcd8 (diff) | |
download | aur-6aee286e81f2fd991e96e9387b4e85c0bfe7a6f9.tar.gz |
Don't use check as that would add annoying makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = bard pkgdesc = Creates PDF and HTML songbooks out of easy-to-write Markdown sources. pkgver = 1.0.3 - pkgrel = 1 + pkgrel = 2 url = https://github.com/vojtechkral/bard arch = x86_64 license = Apache-2.0 |