aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 13:22:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:34 +0000
commit59c2bb581853b3585e99997d0e4d85a1ea7eb319 (patch)
tree152600a2a090e92146a0e0923edbc3a9dd695aca
parent0ff3b62dd96393bd73085c7d4eb6705f53e75711 (diff)
testing/py3-rfc-bibtex: rebuild against python 3.9
-rw-r--r--testing/py3-rfc-bibtex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-rfc-bibtex/APKBUILD b/testing/py3-rfc-bibtex/APKBUILD
index 1f6c219b116..8c1890c0a7f 100644
--- a/testing/py3-rfc-bibtex/APKBUILD
+++ b/testing/py3-rfc-bibtex/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rfc-bibtex
_pkgname=${pkgname#py3-}
pkgver=0.3.2
-pkgrel=0
+pkgrel=1
pkgdesc="Command line tool that creates BibTex entries for IETF RFCs and Internet Drafts"
url="https://github.com/iluxonchik/rfc-bibtex/"
arch="noarch"