summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b0019e954e6..20e99da65359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = pyrescene-hg
pkgdesc = pyReScene is a port of ReScene .NET to the Python programming language.
pkgver = 816
pkgrel = 4
- url = https://bitbucket.org/Gfy/pyrescene
+ url = https://bitbucket.org/Gfy/pyrescene-hg
arch = any
license = MIT
license = GPL
@@ -15,7 +15,7 @@ pkgbase = pyrescene-hg
optdepends = chromaprint
provides = pyrescene
conflicts = pyrescene
- source = pyrescene-hg::hg+https://bitbucket.org/Gfy/pyrescene/
+ source = pyrescene-hg::hg+https://bitbucket.org/Gfy/pyrescene-hg/
source = git://github.com/dryes/rarlinux.git
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index eaa90ca7d18b..bce6b7f2a4bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname='pyrescene-hg'
pkgver=816
pkgrel=4
pkgdesc='pyReScene is a port of ReScene .NET to the Python programming language.'
-url='https://bitbucket.org/Gfy/pyrescene'
+url='https://bitbucket.org/Gfy/pyrescene-hg'
arch=('any')
license=('MIT' 'GPL' 'Custom')
depends=('python' 'unrar' 'lib32-libstdc++5')
@@ -11,7 +11,7 @@ optdepends=('chromaprint')
makedepends=('mercurial' 'git')
provides=("pyrescene")
conflicts=("pyrescene")
-source=('pyrescene-hg::hg+https://bitbucket.org/Gfy/pyrescene/' 'git://github.com/dryes/rarlinux.git')
+source=('pyrescene-hg::hg+https://bitbucket.org/Gfy/pyrescene-hg/' 'git://github.com/dryes/rarlinux.git')
md5sums=('SKIP'
'SKIP')