summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Rossmannek2023-05-01 19:12:18 +0200
committerMax Rossmannek2023-05-01 19:12:18 +0200
commit9151966a63589b583dbfa8cc1cc7856ce131d5f9 (patch)
tree0f0855bf9d3484c8482b0ac752cad516a16bf6f4
parent8c0e0d08025d99d5005eae7a5cd615bde4f4eaaa (diff)
downloadaur-9151966a63589b583dbfa8cc1cc7856ce131d5f9.tar.gz
Update package location
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9e611388bed..a3bb27e18505 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cobib-git
pkgdesc = Console Bibliography
pkgver = r517.c6d4f59
pkgrel = 1
- url = https://gitlab.com/mrossinek/cobib
+ url = https://gitlab.com/cobib/cobib
arch = any
license = MIT
makedepends = git
@@ -18,7 +18,7 @@ pkgbase = cobib-git
depends = python-mdit_py_plugins
provides = cobib
conflicts = cobib
- source = cobib::git+https://gitlab.com/mrossinek/cobib.git
+ source = cobib::git+https://gitlab.com/cobib/cobib.git
sha256sums = SKIP
pkgname = cobib-git
diff --git a/PKGBUILD b/PKGBUILD
index 5ae737dffc83..a57d2a6d2267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git')
provides=('cobib')
conflicts=('cobib')
pkgdesc="Console Bibliography"
-url="https://gitlab.com/mrossinek/${_pkgname}"
+url="https://gitlab.com/cobib/${_pkgname}"
source=("${_pkgname}::git+${url}.git")
sha256sums=('SKIP')