diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 07:42:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:30 +0000 |
commit | ef9e32804fd911cadd11050636938ec69a3d6a00 (patch) | |
tree | 391231ec961196731ff99601b28f207de9fe3db0 /testing/nototools | |
parent | 2cb0f07a61c21d79f91e4599236e8d1919a2cbb1 (diff) | |
download | aports-ef9e32804fd911cadd11050636938ec69a3d6a00.tar.bz2 aports-ef9e32804fd911cadd11050636938ec69a3d6a00.tar.xz |
testing/nototools: rebuild against python 3.8
Diffstat (limited to 'testing/nototools')
-rw-r--r-- | testing/nototools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nototools/APKBUILD b/testing/nototools/APKBUILD index db6c9f4211..0005c7eb29 100644 --- a/testing/nototools/APKBUILD +++ b/testing/nototools/APKBUILD @@ -3,7 +3,7 @@ pkgname=nototools pkgver=0_git20191015 _commit="0154a4f9937fab2c9265bfc4f08ed8e82c39b52c" -pkgrel=0 +pkgrel=1 pkgdesc="Noto fonts support tools and scripts" url="https://www.google.com/get/noto/" arch="noarch" |