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 cb758da0e106..1d3609fe2f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=xfsudo
pkgver=0.7.1
pkgrel=2
pkgdesc="To run graphical applications as superuser using sudo"
-url="https://github.com/aadityabagga/xfsudo"
+url="https://github.com/abchk1234/xfsudo"
arch=('any')
license=('GPL')
depends=('sudo' 'zenity')
optdepends=()
-source=("https://github.com/aadityabagga/xfsudo/archive/${pkgver}.tar.gz")
+source=("https://github.com/abchk1234/xfsudo/archive/${pkgver}.tar.gz")
sha1sums=('0f4ed6df1826cda279acd62a6146244b2795224e')
package() {