summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark2020-08-24 08:11:02 +0800
committerSainnhepark2020-08-24 08:11:02 +0800
commit517c53574ea699de4faff4b3e4ba3748d3b222b9 (patch)
tree0770995148afdaeab3ec6110ce06ad3c6cb42cf4
parent1aa6c707183cb82c2c8286e8a6c5d48633f828a7 (diff)
downloadaur-517c53574ea699de4faff4b3e4ba3748d3b222b9.tar.gz
fix url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7eae11331f79..753b8efa5fd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=("${_variant}-${_colorscheme}-git"
pkgver=v0.2.0.r4.g2236d0c
pkgrel=1
arch=('any')
-url='https://github.com/sainnhe/sonokai'
+url="https://github.com/sainnhe/${_colorscheme}"
license=('MIT')
source=("${_colorscheme}::git+${url}.git")
sha256sums=('SKIP')