diff options
Diffstat (limited to 'libre/bogofilter')
-rw-r--r-- | libre/bogofilter/PKGBUILD | 2 |
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}") |