summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaditya Bagga2021-05-03 12:55:16 +0530
committerAaditya Bagga2021-05-03 12:55:16 +0530
commit8ea1d14078bacc3f0e40c19d93793015c5fcda3d (patch)
tree57ffb333d2f474d69adb2e45f4b18e71ff5f7a76 /PKGBUILD
parent495f7b53fc15f7f06c4233716046366a6dbf80ad (diff)
downloadaur-8ea1d14078bacc3f0e40c19d93793015c5fcda3d.tar.gz
update upstream url
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() {