summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03cc5f8c4170..3fa1f82f3f22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-kitty
pkgdesc = Fuzzing framework written in python
pkgver = 0.7.4
pkgrel = 1
- url = https://github.com/
+ url = https://github.com/cisco-sas/kitty
arch = any
license = GPL
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index 44350c7dd705..9b1dd7a4d5b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-kitty
pkgver=0.7.4
pkgrel=1
pkgdesc="Fuzzing framework written in python"
-url="https://github.com/"
+url="https://github.com/cisco-sas/kitty"
depends=('python')
makedepends=('python-setuptools')
license=('GPL')