summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid McInnis2016-03-22 21:01:10 -0700
committerDavid McInnis2016-03-22 21:01:10 -0700
commitb901fda1992d840cd0986068136a19c998048cea (patch)
treebc1df3d317db7fab80364d896d3dc0891545589d
parentb01f4446f7c7e2f2c90fc366e285bf927bcc98b8 (diff)
downloadaur-b901fda1992d840cd0986068136a19c998048cea.tar.gz
fixed typo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59bb926ce3df..44ce97e94ba7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Mar 23 03:59:20 UTC 2016
+# Wed Mar 23 04:01:02 UTC 2016
pkgbase = python-linecache2
pkgdesc = Backports of the linecache module
pkgver = 1.0.0
pkgrel = 2
- url = https://github.com/testing-cabal/
+ url = https://github.com/testing-cabal/linecache2
arch = any
license = PSF
makedepends = python-pbr
diff --git a/PKGBUILD b/PKGBUILD
index f1d70ae3ccc6..4959056e587d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver="1.0.0"
pkgrel="2"
pkgdesc="Backports of the linecache module"
arch=("any")
-url="https://github.com/testing-cabal/${_module}"
+url="https://github.com/testing-cabal/linecache2"
license=("PSF")
makedepends=("python-pbr")
#checkdepends=("python-unittest2" "python-pytest) CIRCULAR DEPENDENCY