diff options
Diffstat (limited to 'libre/dbscripts/PKGBUILD')
-rw-r--r-- | libre/dbscripts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index 400a5c55c..f90986b2e 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -14,9 +14,9 @@ backup=( etc/$pkgname/db-import-archlinuxarm.conf ) -pkgrel=1 +pkgrel=2 arch=('any') -depends=(librelib xbs) +depends=(librelib xbs rsync) checkdepends=(libretools) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('c9c021bcfae039cfd20cec8b1986aea8') |