summaryrefslogtreecommitdiff
path: root/libre/bogofilter
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:19:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:21:19 -0200
commit43344346184e0a3c1f4383a77bfdd33a5d3e792f (patch)
tree261289f4f0c4542a9550f650af674165a5ad2201 /libre/bogofilter
parentd4d7171be7f8ff7e45fa8b18a06502676d981981 (diff)
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'libre/bogofilter')
-rw-r--r--libre/bogofilter/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bogofilter/PKGBUILD b/libre/bogofilter/PKGBUILD
index 03333dcb3..4b4c55242 100644
--- a/libre/bogofilter/PKGBUILD
+++ b/libre/bogofilter/PKGBUILD
@@ -15,7 +15,7 @@ url="http://$pkgname.sourceforge.net"
depends=('db' 'perl' 'gsl')
backup=("etc/$pkgname/$pkgname.cf")
mksource=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-current/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-source=(https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2)
+source=(https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2)
mkmd5sums=('d0a5eebb3274b23ceabe766a6443a1c5')
md5sums=('cce573e059d39a68cf78097dbfaa5b2d')
replaces=("${_pkgname}")