summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2b2849957a6..efed05d08e43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=markdown2ctags
pkgver=0.3.3
-pkgrel=3
+pkgrel=4
pkgdesc='Generate ctags-compatible tags files for Markdown documents'
arch=(any)
-license=(BSD3)
+license=(BSD-3-Clause)
url="https://github.com/jszakmeister/$pkgname"
depends=(python)
makedepends=(python-{build,installer,wheel}