summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNanda Okitavera2018-12-06 07:36:47 +0700
committerNanda Okitavera2018-12-06 07:36:47 +0700
commitfcd3cfdd63e655466a8a862eca89ab908ba1c099 (patch)
tree8aaa909cf4ae882c1ce76639088d21681bb64b55
parent6104d6297cf8da927091c9a82694a1a0f5cffc2d (diff)
downloadaur-fcd3cfdd63e655466a8a862eca89ab908ba1c099.tar.gz
update link from upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dea3a13038f..3206c6c3ac23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = clearine-git
pkgdesc = Beautiful Logout UI for X11 window manager
pkgver = 0.5.r0.g1032bed
pkgrel = 4
- url = https://github.com/yuune/clearine
+ url = https://github.com/okitavera/clearine
arch = any
license = MIT
makedepends = git
depends = python-gobject
depends = python-cairo
backup = etc/clearine.conf
- source = clearine-git::git+https://github.com/yuune/clearine.git
+ source = clearine-git::git+https://github.com/okitavera/clearine.git
md5sums = SKIP
pkgname = clearine-git
diff --git a/PKGBUILD b/PKGBUILD
index 4c91baa5b248..9c7e98af6904 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=0.5.r0.g1032bed
pkgrel=4
pkgdesc="Beautiful Logout UI for X11 window manager"
arch=('any')
-url="https://github.com/yuune/clearine"
+url="https://github.com/okitavera/clearine"
license=('MIT')
depends=('python-gobject' 'python-cairo')
makedepends=('git')
backup=('etc/clearine.conf')
-source=("clearine-git::git+https://github.com/yuune/clearine.git")
+source=("clearine-git::git+https://github.com/okitavera/clearine.git")
md5sums=('SKIP')
pkgver() {