summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2018-01-05 15:59:10 -0300
committerHugo Osvaldo Barrera2018-01-05 15:59:10 -0300
commit696fc53fb7b46efecb897f112b68b9e1f4dfb945 (patch)
treeee3b12ee2427b298bbf1f3b39b99740495559695
parent5311a353f3f6bbf2900f71303291c347c19b706c (diff)
downloadaur-696fc53fb7b46efecb897f112b68b9e1f4dfb945.tar.gz
Update upstream git URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04287f70e6f9..d0aae5434bb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 22:12:41 UTC 2016
+# Fri Jan 5 18:58:36 UTC 2018
pkgbase = caffeine-ng-git
pkgdesc = Status bar application able to temporarily inhibit the screensaver and sleep mode.
- pkgver = latest
+ pkgver = 3.4.0.post1+g710f595
pkgrel = 1
url = https://gitlab.com/hobarrera/caffeine-ng
install = caffeine-ng-git.install
@@ -30,7 +30,7 @@ pkgbase = caffeine-ng-git
replaces = caffeine-systray
options = !emptydirs
options = !libtool
- source = git+https://gitlab.com/hobarrera/caffeine-ng.git
+ source = git+https://gitlab.com/WhyNotHugo/caffeine-ng.git
sha256sums = SKIP
pkgname = caffeine-ng-git
diff --git a/PKGBUILD b/PKGBUILD
index 42bcf9280388..400c5eaf89ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=caffeine-ng-git
_pkgname=caffeine-ng
-pkgver=latest
+pkgver=3.4.0.post1+g710f595
pkgrel=1
pkgdesc="Status bar application able to temporarily inhibit the screensaver and sleep mode."
arch=(any)
@@ -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/hobarrera/$_pkgname.git")
+source=("git+https://gitlab.com/WhyNotHugo/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {