summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuxnix2025-01-18 01:38:30 +0100
committertuxnix2025-01-18 01:38:30 +0100
commitca919d585bad678e96a4072458974d89ac07be22 (patch)
treefed8d5494bf218a848a21903b5ec48c7f283854d
parent7dceb1a7866b32331e67f7c91efa8fc3645e318e (diff)
downloadaur-ca919d585bad678e96a4072458974d89ac07be22.tar.gz
url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25eb1709b658..73b7c23faf9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Remind user upgrade packages and keeps package cache clean"
arch=('any')
depends=('bash' 'curl' 'pup' 'systemd' 'libnotify' 'reflector' 'pacman-contrib')
makedepends=(git)
-url="https://codeberg.org/tuxnix.git"
+url="https://codeberg.org/tuxnix/$pkgname.git"
license=('LicenseRef-FAFBL')
install="$pkgname.install"
source=("$pkgname::git+https://codeberg.org/tuxnix/$pkgname")