summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2022-12-19 12:00:41 +0000
committergrufo2022-12-19 12:00:41 +0000
commit48b8b942333fbcf9f95cb46ad66695a510669ab2 (patch)
tree6baab21b0253daf1be122cd0732bde54d6ac6ce3 /PKGBUILD
parent778bef3a0cbdb286f9377e66b238b96734e19321 (diff)
downloadaur-48b8b942333fbcf9f95cb46ad66695a510669ab2.tar.gz
Update `$url`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8affb002cf2d..9702c69acfd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver='0.1.0'
pkgrel=1
pkgdesc='GTK New User Interfaces'
arch=('i686' 'x86_64')
-url='https://github.com/madmurphy/libgnuisance'
+url="https://madmurphy.github.io/${pkgname}"
license=('GPL')
depends=('glib2' 'libadwaita' 'gtk4')
makedepends=('gtk-doc')