summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authork0n24d2016-06-20 16:59:12 +0200
committerk0n24d2016-06-20 16:59:12 +0200
commitaf011751f4110e926682f23dc8a1aeeb819b98aa (patch)
tree467dc736048b06d15ace268821f2d531b34d2424 /PKGBUILD
parent9f97eab5feb840f1a6c6aa77d5ca28578119ae4b (diff)
downloadaur-af011751f4110e926682f23dc8a1aeeb819b98aa.tar.gz
Updated conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b39d8313ad9b..326379933581 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: K0n24d <konrad AT knauber DOT net>
pkgname=urbackup2-client-no-gui
pkgver=2.0.28
-pkgrel=1
+pkgrel=2
pkgdesc="Client Server backup system"
arch=('i686' 'x86_64' 'armv5' 'armv6h' 'armv6' 'armv7h' 'armv7' 'aarch64')
url="http://www.urbackup.org/"
license=("GPL")
makedepends=('gcc-libs' 'gcc' 'make')
depends=('crypto++' 'zlib')
-conflicts=('urbackup-client-no-gui')
+conflicts=('urbackup2-client' 'urbackup-client-no-gui' 'urbackup-client')
source=("https://www.urbackup.org/downloads/Client/${pkgver}/urbackup-client-${pkgver}.0.tar.gz"
'btrfs_create_filesystem_snapshot'
'btrfs_remove_filesystem_snapshot'