kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / forgejo


Commits:
b9915729 by Serge K at 2024-12-16T01:14:37+00:00
forgejo v9.0 is GPLv3+

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc='A lightweight software forge'
 arch=('x86_64')
 url='https://forgejo.org'
-license=('MIT')
+license=('GPL-3.0-or-later')
 depends=('glibc' 'git')
 makedepends=('go' 'nodejs' 'npm')
 checkdepends=('openssh')
@@ -68,7 +68,4 @@ package() {
 
   # configuration
   install -vDm644 custom/conf/app.example.ini "$pkgdir/etc/$pkgname/app.ini"
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/forgejo/-/commit/b9915729fb6e79be540edc69e251e71cbecdbbe1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/forgejo/-/commit/b9915729fb6e79be540edc69e251e71cbecdbbe1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to