summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWalter2022-04-28 13:16:39 -0500
committerWalter2022-04-28 13:16:39 -0500
commit86739c24f5ea97a459615272a29361be6fd01622 (patch)
tree8b36f58bbd5505cf7d675374cf215aa76d5989fd /PKGBUILD
parent3422262cb57baedaa915e4a23a57fb88145ae7da (diff)
downloadaur-86739c24f5ea97a459615272a29361be6fd01622.tar.gz
Updated website URL to new address
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05f765504618..d8f42df00656 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.2.22
pkgrel=1
pkgdesc='Simple visual task board'
arch=('any')
-url='http://kanboard.net/'
+url='http://kanboard.org/'
license=('MIT')
depends=('php>=7.2' 'php-gd')
optdepends=('mariadb: For MySQL storage' 'php-sqlite: For sqlite storage' 'php-pgsql: For postgres storage')