diff options
Diffstat (limited to 'main/tarsnap/APKBUILD')
-rw-r--r-- | main/tarsnap/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tarsnap/APKBUILD b/main/tarsnap/APKBUILD index 7eb552fa34..3b44874cd4 100644 --- a/main/tarsnap/APKBUILD +++ b/main/tarsnap/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Maintainer: Eivind Uggedal <eivind@uggedal.com> +# Maintainer: pkgname=tarsnap pkgver=1.0.39 -pkgrel=0 +pkgrel=1 pkgdesc="Online backups for the truly paranoid" url="https://www.tarsnap.com/" arch="x86_64 x86 ppc64le" |