summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Wagner2015-06-14 12:14:50 -0400
committerAndreas Wagner2015-06-14 12:14:50 -0400
commit4512120ec094c6119fb21439454f11d79aa3488a (patch)
tree31da017924a02da136055a19be71d9d20a1367f4 /PKGBUILD
parent592d849cda241d4d5396325fff6f20319176d22f (diff)
downloadaur-urjtag-git.tar.gz
Replaces urjtag-svn. Provides urjtag.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e44db2d514a2..166944146636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ license=("GPL2" "LGPL2.1")
depends=('libftd2xx')
makedepends=('git' 'gcc' 'libftd2xx' 'flex' 'bison')
#makedepends=(svn gcc flex bison)
+replaces=('urjtag-svn')
+provides=('urjtag')
conflicts=('urjtag')
options=('!strip')
source=("$pkgname::git://git.code.sf.net/p/urjtag/git"