summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2fd8d881833..e4c3c40c9f42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=nautilus-wipe
pkgver=0.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="Nautilus Wipe is an extension for Nautilus for securely erasing files"
license=('GPLv3')
arch=('i686' 'x86_64')
depends=('nautilus' 'libgsecuredelete' 'gtk3' 'gconf' 'itstool' )
makedepends=('gnome-doc-utils' 'gconf' 'intltool' 'nautilus')
url="http://wipetools.tuxfamily.org/nautilus-wipe.html"
-source=("ftp://download.tuxfamily.org/wipetools/releases/nautilus-wipe/nautilus-wipe-${pkgver}.tar.gz")
+source=("https://download.tuxfamily.org/wipetools/releases/nautilus-wipe/nautilus-wipe-${pkgver}.tar.gz")
sha256sums=('a0951375f942a07e637f8bfbc5aa35393e132dffeeab21b4ed61fb586eb517be')
build() {
cd $srcdir/$pkgname-$pkgver