diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = python-bumpfontversion pkgdesc = Bumps the version of a font source file pkgver = 0.4.1 - pkgrel = 2 + pkgrel = 3 url = https://github.com/simoncozens/bumpfontversion arch = any license = Apache-2.0 @@ -4,7 +4,7 @@ pkgname=python-bumpfontversion _pyname=${pkgname#python-} pkgver=0.4.1 -pkgrel=2 +pkgrel=3 pkgdesc='Bumps the version of a font source file' arch=(any) url="https://github.com/simoncozens/$_pyname" |