summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornavigaid2019-05-31 15:47:07 +0800
committernavigaid2019-05-31 15:47:07 +0800
commit79d88eb7209622868f5ebdfa8f024854bd499ea1 (patch)
treefdc32c9cfcae5772e4988f9789bf58c582719cf2 /PKGBUILD
parent7899a92be7b5371009dfe89191e7079c9787de7a (diff)
downloadaur-79d88eb7209622868f5ebdfa8f024854bd499ea1.tar.gz
update homepage to https://proot-me.github.io/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2ca78c225e5..d1a7e07478f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=5.1.0
pkgrel=3
pkgdesc="chroot, mount --bind, and binfmt_misc without privilege/setup"
arch=('i686' 'x86_64')
-url="http://proot.me"
+url="https://proot-me.github.io/"
license=('GPL')
provides=('proot')
depends=('talloc')