diff --git a/PKGBUILD b/PKGBUILD index 5804a09..9f5c85e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgver=0.1.0 pkgrel=1 pkgdesc="Self-hosted archive for YouTube, TikTok, Twitch, Vimeo, Bandcamp, SoundCloud, Odysee and more. Desktop GUI + web UI." arch=('x86_64' 'aarch64') -url="https://codeberg.org/anassaeneroi/catacomb" +url="https://code.enodia.digital/luna/catacomb" license=('AGPL-3.0-only') depends=( 'yt-dlp' @@ -23,7 +23,7 @@ makedepends=('rust' 'cargo') # previously broke the rusqlite bundled-sqlite link; thin LTO in Cargo # does the cross-crate inlining we actually want. options=('!lto') -source=("git+https://codeberg.org/anassaeneroi/catacomb.git#branch=main") +source=("git+https://code.enodia.digital/luna/catacomb.git#branch=main") sha256sums=('SKIP') pkgver() {