summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2022-07-10 19:43:33 +0200
committerHugo Osvaldo Barrera2022-07-10 19:43:33 +0200
commitadfbfdb833b2fd12bbbf016d19a4a59ddfeb8302 (patch)
tree7347217a46f878e118e2131b7aff41c903e5c4ea
parent9a089974efffe62a58fe5694073720c0112f2ba5 (diff)
downloadaur-adfbfdb833b2fd12bbbf016d19a4a59ddfeb8302.tar.gz
upgpkg: caffeine-ng-git 3.5.2.dev121+g47dcc5c-1
Update url and source to point to new upstream home.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 913a80f78da7..68c90d242988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = caffeine-ng-git
pkgdesc = Status bar application able to temporarily inhibit the screensaver and sleep mode.
- pkgver = 3.5.2.dev88+gef22619
- pkgrel = 2
- url = https://github.com/caffeine-ng/caffeine-ng
+ pkgver = 3.5.2.dev121+g47dcc5c
+ pkgrel = 1
+ url = https://codeberg.org/WhyNotHugo/caffeine-ng
arch = any
license = GPL3
makedepends = git
@@ -30,7 +30,7 @@ pkgbase = caffeine-ng-git
conflicts = caffeine-systray
replaces = caffeine-oneclick
replaces = caffeine-systray
- source = git+https://github.com/caffeine-ng/caffeine-ng.git
+ source = git+https://codeberg.org/WhyNotHugo/caffeine-ng.git
sha256sums = SKIP
pkgname = caffeine-ng-git
diff --git a/PKGBUILD b/PKGBUILD
index 1eb2c70ee275..d7930709d0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=caffeine-ng-git
_pkgname=caffeine-ng
-pkgver=3.5.2.dev88+gef22619
-pkgrel=2
+pkgver=3.5.2.dev121+g47dcc5c
+pkgrel=1
pkgdesc="Status bar application able to temporarily inhibit the screensaver and sleep mode."
arch=(any)
-url="https://github.com/caffeine-ng/caffeine-ng"
+url="https://codeberg.org/WhyNotHugo/caffeine-ng"
license=(GPL3)
depends=(
python-gobject
@@ -30,7 +30,7 @@ makedepends=(
conflicts=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
provides=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
replaces=(caffeine-oneclick caffeine-systray)
-source=("git+https://github.com/caffeine-ng/$_pkgname.git")
+source=("git+https://codeberg.org/WhyNotHugo/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {