diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-16 01:01:11 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-16 01:01:11 -0200 |
commit | c5402a01744b7a3d38687ad9e36c2064849db5f4 (patch) | |
tree | bfdf0490906dd32f3e0020535a3bbc0702e5f29d /pcr | |
parent | 0374681088f3fd8dd492066b08136ff1c1753c69 (diff) |
rename sources URL to http://repo.parabolagnulinux/other/$pkg{base,name}
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/opentracker/PKGBUILD | 2 | ||||
-rw-r--r-- | pcr/pandoc/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pcr/opentracker/PKGBUILD b/pcr/opentracker/PKGBUILD index d2b9a3703..d40898859 100644 --- a/pcr/opentracker/PKGBUILD +++ b/pcr/opentracker/PKGBUILD @@ -11,7 +11,7 @@ license=('custom:Beer' 'GPL') makedepends=('libowfat' 'cvs') depends=('bash' 'zlib') backup=('etc/opentracker/config') -source=("http://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("http://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} 'opentracker.service' 'license.txt') md5sums=('64956fd9bc7b453b4862b8ba15a27511' diff --git a/pcr/pandoc/PKGBUILD b/pcr/pandoc/PKGBUILD index 392e4995e..4802e5d46 100644 --- a/pcr/pandoc/PKGBUILD +++ b/pcr/pandoc/PKGBUILD @@ -15,7 +15,7 @@ arch=('i686' 'x86_64') depends=('icu>=52' 'icu<=53') makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') options=(strip !makeflags !distcc !emptydirs) -source=(https://repo.parabolagnulinux.org/other/parabola_source_packages/${_pkgname}-${pkgver}-1-any.src.tar.xz{,.sig} +source=(https://repo.parabolagnulinux.org/other/$pkgname/${_pkgname}-${pkgver}-1-any.src.tar.xz{,.sig} SRCBUILD) sha256sums=('0fae0b3aaddd04219b882a421a6b977163ed9de8649c7023738e815661a77406' 'SKIP' |