diff options
Diffstat (limited to 'community/obnam/APKBUILD')
-rw-r--r-- | community/obnam/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/obnam/APKBUILD b/community/obnam/APKBUILD index 5a70f85cbb..5b64c2f0c4 100644 --- a/community/obnam/APKBUILD +++ b/community/obnam/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Maintainer: Eivind Uggedal <eivind@uggedal.com> +# Maintainer: pkgname=obnam pkgver=1.21 -pkgrel=0 +pkgrel=1 pkgdesc="A backup program that supports encryption and deduplication" url="http://obnam.org/" arch="all" |