]> git.aero2k.de Git - profanity-remote-notifications.git/commitdiff
Fix project URL in PKGBUILD master
authorThorsten <mail@aero2k.de>
Thu, 12 Feb 2026 20:44:47 +0000 (21:44 +0100)
committerThorsten <mail@aero2k.de>
Thu, 12 Feb 2026 20:44:47 +0000 (21:44 +0100)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PKGBUILD

index 685a02d7729b9d02ae5e84f33bc651fdd33f375d..f30692512ff5a9180dbe56d586f498115dd817ea 100644 (file)
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1.0
 pkgrel=1
 pkgdesc='Forward Profanity XMPP notifications to desktop via ntfy'
 arch=('any')
 pkgrel=1
 pkgdesc='Forward Profanity XMPP notifications to desktop via ntfy'
 arch=('any')
-url='https://github.com/thorsten/profanity-remote-notifications'
+url='https://git.aero2k.de/?p=profanity-remote-notifications.git'
 license=('MIT')
 depends=('curl' 'jq' 'libnotify')
 optdepends=('profanity: for the server-side plugin')
 license=('MIT')
 depends=('curl' 'jq' 'libnotify')
 optdepends=('profanity: for the server-side plugin')