summarylogtreecommitdiffstats
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
parent696fc53fb7b46efecb897f112b68b9e1f4dfb945 (diff)
downloadaur-bd9b3a1f3afd2509688d4f16db1fe4e89625d3c9.tar.gz
Update URL and source to current location
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0aae5434bb7..ef58228d1d35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Jan 5 18:58:36 UTC 2018
+# Fri May 10 09:05:55 UTC 2019
pkgbase = caffeine-ng-git
pkgdesc = Status bar application able to temporarily inhibit the screensaver and sleep mode.
- pkgver = 3.4.0.post1+g710f595
+ pkgver = 3.4.2.post22+g4ec5e87
pkgrel = 1
- url = https://gitlab.com/hobarrera/caffeine-ng
+ url = https://github.com/caffeine-ng/caffeine-ng
install = caffeine-ng-git.install
arch = any
license = GPL3
@@ -30,7 +30,7 @@ pkgbase = caffeine-ng-git
replaces = caffeine-systray
options = !emptydirs
options = !libtool
- source = git+https://gitlab.com/WhyNotHugo/caffeine-ng.git
+ source = git+https://github.com/caffeine-ng/caffeine-ng.git
sha256sums = SKIP
pkgname = caffeine-ng-git
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() {