summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author/dev/rs02015-07-06 11:55:09 -0500
committer/dev/rs02015-07-06 11:55:09 -0500
commitda2ba09d7d1c858c804a1168f9e013da710c8d29 (patch)
treeddeb848b1e8cf60a0daf09ecdcd43d42035ea0a7 /PKGBUILD
parent1311854902b5581d1fd412918686be5d0c0067b0 (diff)
downloadaur-creddump-git.tar.gz
Added 'creddump-svn' replaces/conflicts directives
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 620efe759e0e..b794df9d426a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
url="https://github.com/Neohapsis/creddump7"
license=('GPL3')
-replaces=('creddump')
-conflicts=('creddump')
+replaces=('creddump' 'creddump-svn')
+conflicts=('creddump' 'creddump-svn')
provides=('creddump=0.3')
makedepends=('git')