summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-05-03 05:17:09 +0200
committergrufo2021-05-03 05:17:09 +0200
commitfc3f5a0f9fb9111bea4db897bf7bdee79236fc68 (patch)
tree16bc6d24a95231d56d1337b09f3a9ce034d7e84a /PKGBUILD
parente1949535b86e8d776af3b7ccb2ec6b5173405b9a (diff)
downloadaur-fc3f5a0f9fb9111bea4db897bf7bdee79236fc68.tar.gz
PKGBUILD only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af0427da3690..5fea9b7b295a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver='1.0.1'
pkgrel=1
pkgdesc='A simple Nautilus extension that allows to run executables and launchers via right-click menu'
arch=('i686' 'x86_64')
-url='https://github.com/madmurphy/nautilus-launch'
+url='https://gitlab.gnome.org/madmurphy/nautilus-launch'
license=('GPL')
depends=('glib2' 'libnautilus-extension')
makedepends=('intltool')