summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2020-03-26 01:09:12 +0300
committerCaleb Maclennan2020-03-26 01:09:52 +0300
commit85a30768787e3d37b998ffc2abd9bf97e7c202fc (patch)
tree1714520f0746d4a350db3f65a5594fbf1e09e216 /.SRCINFO
parentdc468058e25f8b9544782c4a81cf558286ac1ba7 (diff)
downloadaur-85a30768787e3d37b998ffc2abd9bf97e7c202fc.tar.gz
Fix versioning and copy Python3 patch from stable package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 444f67537c0c..75f861c74b77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,21 @@
pkgbase = ufo2otf-git
pkgdesc = Take UFO font sources and generate OTF’s and webfonts
- pkgver = r9.9025ba2
- pkgrel = 2
+ pkgver = 0.2.2
+ pkgrel = 1
url = https://github.com/fonts/ufo2otf
arch = any
- license = BSD 3-Clause
+ license = BSD
makedepends = git
makedepends = python-setuptools
- depends = python2
+ depends = python
depends = fontforge
+ depends = afdko
provides = ufo2otf
- source = git+https://github.com/fonts/ufo2otf
+ conflicts = ufo2otf
+ source = git+https://github.com/fonts/ufo2otf.git
+ source = python3.patch
sha256sums = SKIP
+ sha256sums = 152396362fb91765a7a34958d24ca521a804df3ade5f0cce27135dfb1c712d62
pkgname = ufo2otf-git