Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / abuild


Commits:
2b333b8a by Robin Candau at 2024-10-14T18:11:24+02:00
upgpkg: 3.13.0-6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,14 @@
 pkgbase = abuild
        pkgdesc = Alpine build tools
        pkgver = 3.13.0
-       pkgrel = 5
+       pkgrel = 6
        url = https://git.alpinelinux.org/abuild
        install = abuild.install
        arch = x86_64
        license = GPL-2.0-or-later
        makedepends = zlib
        makedepends = scdoc
+       depends = alpine-keyring
        depends = busybox
        depends = glibc
        depends = pax-utils
@@ -21,7 +22,7 @@ pkgbase = abuild
        depends = bubblewrap
        depends = gettext
        depends = git
-       optdepends = alpine-keyring: to build packages
+       optdepends = atools: additional scripts to maintain Alpine packages
        optdepends = perl: for cpan resolver
        optdepends = perl-libwww: for cpan resolver
        optdepends = perl-json: for cpan resolver


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=abuild
 pkgver=3.13.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Alpine build tools"
 url="https://git.alpinelinux.org/abuild";
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/abuild/-/commit/2b333b8ad0482b3e32c24f224903730785dc7697

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


Reply via email to