feat: update Git URL to codeberg.org

This commit is contained in:
Daniel Langbein 2023-06-16 13:55:00 +02:00
parent 003841d66c
commit e722a53c8c
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ pkgver=r202.f3f2f46
pkgrel=1
pkgdesc='periodically monitor and warn'
arch=(any)
url="https://git.privacy1st.de/langfingaz/$_name"
url="https://codeberg.org/privacy1st/$_name"
license=('custom:BSD-3-Clause-Clear-License')
provides=(de-p1st-monitor)
@ -19,7 +19,7 @@ optdepends=('python-psutil: CPU, memory, network monitoring'
'digitemp: USB temperature sensor'
'smartmontools: disk temperature monitoring')
source=("git+https://git.privacy1st.de/langfingaz/$_name.git")
source=("git+https://codeberg.org/privacy1st/$_name.git")
b2sums=(SKIP)
# If there are no tags then use number of revisions since beginning of the history:

View File

@ -9,9 +9,9 @@ author_email = daniel@systemli.org
description = periodically monitor and warn
long_description = file: README.md
long_description_content_type = text/markdown
url = https://git.privacy1st.de/langfingaz/de-p1st-monitor
url = https://codeberg.org/privacy1st/de-p1st-monitor
project_urls =
Bug Tracker = https://git.privacy1st.de/langfingaz/de-p1st-monitor/issues
Bug Tracker = https://codeberg.org/privacy1st/de-p1st-monitor/issues
; https://pypi.org/classifiers/
classifiers =