summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-12-06 16:54:51 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-12-06 16:54:51 -0500
commit30462d285dae2fc3425052ccb85c3e2d6a974265 (patch)
tree6662fcb18fab3e1501b6b177d2aee98a86183464
parent380f5927f73f4b9ab48d82ce44c8c6e34b3c3e5a (diff)
mv ~lukeshu/cinclude2dot pcr/
-rw-r--r--pcr/cinclude2dot/.gitignore (renamed from ~lukeshu/cinclude2dot/.gitignore)0
-rw-r--r--pcr/cinclude2dot/PKGBUILD (renamed from ~lukeshu/cinclude2dot/PKGBUILD)2
2 files changed, 1 insertions, 1 deletions
diff --git a/~lukeshu/cinclude2dot/.gitignore b/pcr/cinclude2dot/.gitignore
index f326e85cb..f326e85cb 100644
--- a/~lukeshu/cinclude2dot/.gitignore
+++ b/pcr/cinclude2dot/.gitignore
diff --git a/~lukeshu/cinclude2dot/PKGBUILD b/pcr/cinclude2dot/PKGBUILD
index 2eb43bac2..bab8804d1 100644
--- a/~lukeshu/cinclude2dot/PKGBUILD
+++ b/pcr/cinclude2dot/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cinclude2dot
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Perl script which analyses C/C++ code and produces a #include dependency graph."
arch=('any')
url="http://flourish.org/cinclude2dot/"