summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheova2019-02-12 15:02:58 +0100
committertheova2019-02-12 15:02:58 +0100
commit4b520685ffd03a319b64a85733b7ca7c32ecd973 (patch)
treeb09c72839a85bf5ce6ee72b475a28bbd68cf5728
parent71410ae1f50533076664ecc7d39d1b53d38c8416 (diff)
downloadaur-4b520685ffd03a319b64a85733b7ca7c32ecd973.tar.gz
Update to new Webpage
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95857c621568..81e4627fbef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.1
pkgrel=1
pkgdesc='A command line tool to install base16 templates and set themes globally.'
arch=('any')
-url='https://github.com/AuditeMarlow/base16-manager'
+url='https://github.com/base16-manager/base16-manager'
license=('MIT')
depends=('bash' 'git')
source=("$url/archive/$pkgver.tar.gz")