blob: f9dddf12fd6e8454cd46622d58590172bc17e612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = openrsync-git
pkgdesc = BSD-licensed implementation of rsync
pkgver = 0.5.0.r129.gf50d0f8
pkgrel = 1
url = https://github.com/kristapsdz/openrsync
arch = x86_64
license = ISC
makedepends = git
depends = glibc
provides = openrsync
conflicts = openrsync
source = git+https://github.com/kristapsdz/openrsync.git
sha256sums = SKIP
pkgname = openrsync-git
|