summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaditya Bagga2021-05-03 12:49:41 +0530
committerAaditya Bagga2021-05-03 12:49:41 +0530
commit495f7b53fc15f7f06c4233716046366a6dbf80ad (patch)
tree39b4337dd2a1d640aa91042663a4e946146278e5 /PKGBUILD
parenta1732d19ce043b3cb99f580c273817b0dce61fbe (diff)
downloadaur-495f7b53fc15f7f06c4233716046366a6dbf80ad.tar.gz
switch links to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2cd7c5787fd..cb758da0e106 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=xfsudo
pkgver=0.7.1
-pkgrel=1
-pkgdesc="To run graphical applications as superuser using sudo."
-url="http://github.com/aadityabagga/xfsudo"
+pkgrel=2
+pkgdesc="To run graphical applications as superuser using sudo"
+url="https://github.com/aadityabagga/xfsudo"
arch=('any')
license=('GPL')
depends=('sudo' 'zenity')
optdepends=()
-source=("http://github.com/aadityabagga/xfsudo/archive/${pkgver}.tar.gz")
+source=("https://github.com/aadityabagga/xfsudo/archive/${pkgver}.tar.gz")
sha1sums=('0f4ed6df1826cda279acd62a6146244b2795224e')
package() {