summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 682cd21cc147..ec88f72259c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = pmount-safe-removal
provides = pmount=0.9.23
conflicts = pmount
backup = etc/pmount.allow
- source = https://alioth.debian.org/frs/download.php/file/3310/pmount-0.9.23.tar.bz2
+ source = http://ftp.de.debian.org/debian/pool/main/p/pmount/pmount_0.9.23.orig.tar.bz2
source = patch
md5sums = db19f5bf3151b1b41705ec7bafa439d3
md5sums = a1c8ef20e809ab63b7f89d2c68b05620
diff --git a/PKGBUILD b/PKGBUILD
index 31f0cee98800..c567d8d9e784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('sysfsutils>=2.0.0-1' 'bash' 'util-linux')
makedepends=('intltool')
provides=('pmount=0.9.23')
conflicts=('pmount')
-source=(https://alioth.debian.org/frs/download.php/file/3310/pmount-0.9.23.tar.bz2
+source=(http://ftp.de.debian.org/debian/pool/main/p/pmount/pmount_0.9.23.orig.tar.bz2
patch)
md5sums=('db19f5bf3151b1b41705ec7bafa439d3'
'a1c8ef20e809ab63b7f89d2c68b05620')