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


Commits:
3fc58759 by Robin Candau at 2024-10-14T17:18:20+02:00
upgpkg: 20.2.2-4: Update abuild opt-depend's description

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = atools
        pkgdesc = APKBUILD and aports linter for Alpine Linux
        pkgver = 20.2.2
-       pkgrel = 3
+       pkgrel = 4
        url = https://gitlab.alpinelinux.org/Leo/atools
        arch = x86_64
        license = MIT
@@ -11,7 +11,7 @@ pkgbase = atools
        makedepends = go
        depends = lua53
        depends = busybox
-       optdepends = abuild: Script to build Alpine Packages
+       optdepends = abuild: Scripts to maintain and build Alpine Packages
        source = 
https://gitlab.alpinelinux.org/Leo/atools/-/archive/20.2.2/atools-20.2.2.tar.gz
        sha512sums = 
63c95e4b86d99bd913fafe56c89dddd52e11d7bd84e138d236043133b0a7103a9de7393265c5ad387a61218c1f79a458460dca213ff0e9e9a4a65be9313e6580
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=atools
 pkgver=20.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="APKBUILD and aports linter for Alpine Linux"
 url="https://gitlab.alpinelinux.org/Leo/atools";
 arch=("x86_64")
@@ -11,7 +11,7 @@ license=("MIT")
 depends=("lua53" "busybox")
 makedepends=("scdoc" "redo" "go")
 checkdepends=("bats")
-optdepends=("abuild: Script to build Alpine Packages")
+optdepends=("abuild: Scripts to maintain and build Alpine Packages")
 source=("${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 
sha512sums=('63c95e4b86d99bd913fafe56c89dddd52e11d7bd84e138d236043133b0a7103a9de7393265c5ad387a61218c1f79a458460dca213ff0e9e9a4a65be9313e6580')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/atools/-/commit/3fc58759ba74c0a9ee98df4604c76e51272b484b

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


Reply via email to