diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:41:56 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:44 +0000 |
| commit | 799a68489f1777138d05e31037f3cfd0790fd80c (patch) | |
| tree | 257a874be9694daaaf0ccdcb24cb12ebbf23b73f /testing | |
| parent | e65552d9359bd4f024305c2b8d2c44d71e249b5d (diff) | |
| download | aports-799a68489f1777138d05e31037f3cfd0790fd80c.tar.bz2 aports-799a68489f1777138d05e31037f3cfd0790fd80c.tar.xz | |
testing/py3-tailer: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-tailer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-tailer/APKBUILD b/testing/py3-tailer/APKBUILD index be47969927..dd5280c26b 100644 --- a/testing/py3-tailer/APKBUILD +++ b/testing/py3-tailer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-tailer _pkgname=tailer pkgver=0.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python tail is a simple implementation of GNU tail and head" url="https://github.com/six8/pytailer" arch="noarch" |
