summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKate Hart2016-08-27 18:05:37 -0700
committerKate Hart2016-08-27 18:05:37 -0700
commit482b73cc5c0b02d7ff5bb22327078821355c647e (patch)
tree0ace06b5d8be0b26be691dbccbd7596f98fe7a0d /PKGBUILD
parentb110f521ff23515f8f9fa345e73485e382b020d0 (diff)
downloadaur-482b73cc5c0b02d7ff5bb22327078821355c647e.tar.gz
Updated upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d0e044df094..80c7b17a5e20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Nate Hart <nejthan; gmail>
+# Maintainer: Kate Hart <kejt.hart; gmail>
pkgname=lightdm-webkit-theme-wisp
_pkgname=wisp
@@ -6,12 +6,12 @@ pkgver=1.2
pkgrel=2
pkgdesc="An airy theme for the LightDM WebKit greeter"
arch=('any')
-url="https://github.com/nejsan/lightdm-webkit-theme-wisp"
+url="https://github.com/codehearts/lightdm-webkit-theme-wisp"
license=('MIT')
depends=('lightdm' 'lightdm-webkit2-greeter')
confilcts=('lightdm-webkit-theme-wisp')
install=theme.install
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nejsan/${pkgname}/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/codehearts/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('31989b30660b44bc7750d6116d40903f9378702c3f8c858a67b79900a67139a5')
build()