summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2019-05-10 11:06:13 +0200
committerHugo Osvaldo Barrera2019-05-10 11:06:13 +0200
commitbd9b3a1f3afd2509688d4f16db1fe4e89625d3c9 (patch)
treeb7dc4f9d7d2ac823bb9573c3c0b49f006fc0253b /PKGBUILD
parent696fc53fb7b46efecb897f112b68b9e1f4dfb945 (diff)
downloadaur-bd9b3a1f3afd2509688d4f16db1fe4e89625d3c9.tar.gz
Update URL and source to current location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 400c5eaf89ee..3368d85ffab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=caffeine-ng-git
_pkgname=caffeine-ng
-pkgver=3.4.0.post1+g710f595
+pkgver=3.4.2.post22+g4ec5e87
pkgrel=1
pkgdesc="Status bar application able to temporarily inhibit the screensaver and sleep mode."
arch=(any)
-url="https://gitlab.com/hobarrera/caffeine-ng"
+url="https://github.com/caffeine-ng/caffeine-ng"
license=(GPL3)
depends=(python-gobject python-xdg python-dbus python-docopt python-ewmh gtk3
libnotify python-setproctitle python-wheel)
@@ -16,7 +16,7 @@ provides=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
replaces=(caffeine-oneclick caffeine-systray)
options=(!emptydirs !libtool)
install=$pkgname.install
-source=("git+https://gitlab.com/WhyNotHugo/$_pkgname.git")
+source=("git+https://github.com/caffeine-ng/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {