diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 07:30:53 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:29 +0000 |
| commit | 89bb13785d50702ebdd86d03e28a81d44e690f35 (patch) | |
| tree | 14a4ddc8d4d0dcd8f7cf4737202dcedab54b0bb4 /testing/licenseheaders | |
| parent | c10aeeff7b25df80a14b94fa7ac612794c404631 (diff) | |
| download | aports-89bb13785d50702ebdd86d03e28a81d44e690f35.tar.bz2 aports-89bb13785d50702ebdd86d03e28a81d44e690f35.tar.xz | |
testing/licenseheaders: rebuild against python 3.8
Diffstat (limited to 'testing/licenseheaders')
| -rw-r--r-- | testing/licenseheaders/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/licenseheaders/APKBUILD b/testing/licenseheaders/APKBUILD index ffed61019c..9f19bd9900 100644 --- a/testing/licenseheaders/APKBUILD +++ b/testing/licenseheaders/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=licenseheaders pkgver=0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Add/Replace license headers in a directory tree of source files" url="https://github.com/johann-petrak/licenseheaders" arch="noarch" |
