diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:46:42 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:58 +0000 |
| commit | f62797e46d000f04baa80f031c33357efaf83d90 (patch) | |
| tree | 7082ad7fddb367c47c0d257179df41a5d13d9cd7 /testing/s3cmd | |
| parent | c91deb41addf49ab32e080875bb71a1a12089b58 (diff) | |
| download | aports-f62797e46d000f04baa80f031c33357efaf83d90.tar.bz2 aports-f62797e46d000f04baa80f031c33357efaf83d90.tar.xz | |
testing/s3cmd: rebuild against python 3.7
Diffstat (limited to 'testing/s3cmd')
| -rw-r--r-- | testing/s3cmd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/s3cmd/APKBUILD b/testing/s3cmd/APKBUILD index 35b7307e42..fc46e26244 100644 --- a/testing/s3cmd/APKBUILD +++ b/testing/s3cmd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Gennady Feldman <gena01@gmail.com> pkgname=s3cmd pkgver=2.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Command line tool for managing Amazon S3 and CloudFront services" url="https://github.com/s3tools/s3cmd" arch="noarch" |
