summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2023-12-27 14:05:35 +0100
committerPopolon2023-12-27 14:05:35 +0100
commitcafe6046bc85e281af9d958fe6adf69468b3932b (patch)
tree9f030da18f737bcb1695660759f1e907cb4950ba /PKGBUILD
parentda35df5bbbf52b9f30ffed886e2573c42903165e (diff)
downloadaur-ubgpsuite-git.tar.gz
update main site url (2e time the author change git in one month?), and more precise information license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2c96bb7f613..260b56404189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=ubgpsuite
pkgname=${_pkgname}-git
pkgver=r74.25707a2
-pkgrel=1
+pkgrel=2
pkgdesc="Micro BGP Suite and Utility library"
-url="https://gitea.it/1414codeforge/ubgpsuite"
-license=("GPL3" "GPL lesser 3")
+url="https://codeberg.org/1414codeforge/ubgpsuite.git"
+license=("GPL-3.0-or-later" "LGPL-3.0-or-later")
arch=(i686 x86_64 armv7h aarch64 riscv32 riscv64)
depends=('bzip2' 'xz')
makedepends=('git' 'meson' 'ninja')