diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:29:13 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:33:15 -0200 |
commit | e4539fcc03107c96561c970091445bbfaf013c66 (patch) | |
tree | 34370e835b6e6056401bdc6e23bebace81e873ce /pcr/opentracker/PKGBUILD | |
parent | 43344346184e0a3c1f4383a77bfdd33a5d3e792f (diff) | |
download | abslibre-e4539fcc03107c96561c970091445bbfaf013c66.tar.gz abslibre-e4539fcc03107c96561c970091445bbfaf013c66.tar.bz2 abslibre-e4539fcc03107c96561c970091445bbfaf013c66.zip |
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for the missing liberated source tarballs
Diffstat (limited to 'pcr/opentracker/PKGBUILD')
-rw-r--r-- | pcr/opentracker/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/opentracker/PKGBUILD b/pcr/opentracker/PKGBUILD index f1940b8f8..2834866aa 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}/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("http://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} 'opentracker.service' 'license.txt') md5sums=('64956fd9bc7b453b4862b8ba15a27511' |