diff options
Diffstat (limited to 'main/rsync/APKBUILD')
-rw-r--r-- | main/rsync/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rsync/APKBUILD b/main/rsync/APKBUILD index dcef2555a..3ab1ce607 100644 --- a/main/rsync/APKBUILD +++ b/main/rsync/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rsync pkgver=3.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="A file transfer program to keep remote files in sync" url="http://samba.anu.edu.au/rsync/" license="GPL3" |