summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorf2021-11-03 18:14:49 +0100
committerf2021-11-03 18:14:49 +0100
commitafa03fe324f99887dc57d473608af09aaeaf50f6 (patch)
treec8ee0d4f1bee386aaea607df5e38c4532466fbff
parent0bdc65ff32eeb534d10f14d29629d144faf14da1 (diff)
downloadaur-afa03fe324f99887dc57d473608af09aaeaf50f6.tar.gz
moved camp
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 593b9a64b874..e99395c5fa24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bubbles-git
pkgdesc = bubbles is opinionated, tiny, bloat-less (=> fast) floating window manager for X.
pkgver = gitrev
pkgrel = 1
- url = https://git.carajo.no/bubbles/tree/README.md
+ url = https://git.263.nu/f/bubbles/tree/README.md
arch = i686
arch = x86_64
license = GPL
@@ -12,7 +12,7 @@ pkgbase = bubbles-git
optdepends = libxinerama
optdepends = libxfixes
provides = bubbles
- source = git+https://git.carajo.no/bubbles
+ source = git+https://git.263.nu/f/bubbles
md5sums = SKIP
pkgname = bubbles-git
diff --git a/PKGBUILD b/PKGBUILD
index 76b13a61be4a..8da7e12c5528 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: fabbe (fabbe@carajo.no)
+# Maintainer: f (bubbles@263.nu)
pkgname=bubbles-git
pkgver=gitrev
pkgrel=1
pkgdesc="bubbles is opinionated, tiny, bloat-less (=> fast) floating window manager for X."
arch=('i686' 'x86_64')
-url="https://git.carajo.no/bubbles/tree/README.md"
+url="https://git.263.nu/f/bubbles/tree/README.md"
license=('GPL')
depends=('libx11' 'libxft')
optdepends=('libxinerama' 'libxfixes')
makedepends=('git')
provides=("${pkgname%-*}")
-source=('git+https://git.carajo.no/bubbles')
+source=('git+https://git.263.nu/f/bubbles')
md5sums=('SKIP')
pkgver() {