summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKate Hart2016-08-27 18:12:09 -0700
committerKate Hart2016-08-27 18:12:09 -0700
commit9376f4cbf4d26e876e23b0d71e123a3c7cc24ea3 (patch)
tree5daa9c42b2525e92caaef185e98862a143e5dbbc /PKGBUILD
parent5036144211b77c31b899508c1f6fa046dca7c251 (diff)
downloadaur-9376f4cbf4d26e876e23b0d71e123a3c7cc24ea3.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 0aff6cce12c9..f982f9c42e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Nate Hart <nejthan@gmail.com>
+# Maintainer: Kate Hart <kejt.hart; gmail.com>
pkgname=gcalert
pkgver=3.2
pkgrel=5
pkgdesc='Lightweight Google Calendar notifications'
arch=('any')
-url=https://github.com/nejsan/gcalert
+url=https://github.com/codehearts/gcalert
license=('GPL')
depends=('python' 'libnotify' 'python-google-api-python-client' 'python-notify2' 'python-dateutil')
-source=("$pkgname-$pkgver::https://raw.githubusercontent.com/nejsan/gcalert/v$pkgver/gcalert")
+source=("$pkgname-$pkgver::https://raw.githubusercontent.com/codehearts/gcalert/v$pkgver/gcalert")
sha256sums=('81ea48b99cbe0baa40295114ecf7c5c6a7acc4eeb774cc28ae4579f5bb70dd02')
prepare() {