George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
checkbashisms
Commits:
abe52d7f by George Rawlinson at 2026-05-18T05:04:29+00:00
upgpkg: 2.26.9-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = checkbashisms
pkgdesc = Debian script that checks for bashisms
- pkgver = 2.26.8
+ pkgver = 2.26.9
pkgrel = 1
url = https://tracker.debian.org/pkg/devscripts
arch = any
license = GPL-2.0-or-later
makedepends = git
depends = perl
- source =
checkbashisms::git+https://salsa.debian.org/debian/devscripts#tag=v2.26.8
- sha512sums =
4c266ce4b3d70b72b58be7c93f5d24d56fd661d3d146305876affaa1cf7403361f40c9408d1860ef89b3be9103a9469bb6ca1467552bff3b87f78a3db9a39d7f
- b2sums =
587072c9a01d097455999fd0d37737941bde8950697d22e7759228c19af2fe5b6ac23af2bb0be2a1f5b52953e24fd09ce804e4224b8bfa4cb7df5d39d3ba45c3
+ source =
checkbashisms::git+https://salsa.debian.org/debian/devscripts#tag=v2.26.9
+ sha512sums =
d910f759eb8d6f95b1f1dc299e95a678600ea746dda435906f534e9ef37f6c4259b6259e7bcc989dc57f9dc0e53dc49b19c720a1b2741b31d5229c96801f96e0
+ b2sums =
d80bd0f54fb56306fa7811965001bc840dfc5d8ea3541c71d6480a66e919497f5f7589e65e69d9a6e183212246c2531e25e1fe7551279b84a7565fafaed2aa58
pkgname = checkbashisms
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Eli Schwartz <[email protected]>
pkgname=checkbashisms
-pkgver=2.26.8
+pkgver=2.26.9
pkgrel=1
pkgdesc='Debian script that checks for bashisms'
arch=(any)
@@ -11,8 +11,8 @@ license=(GPL-2.0-or-later)
depends=(perl)
makedepends=(git)
source=("$pkgname::git+https://salsa.debian.org/debian/devscripts#tag=v$pkgver")
-sha512sums=('4c266ce4b3d70b72b58be7c93f5d24d56fd661d3d146305876affaa1cf7403361f40c9408d1860ef89b3be9103a9469bb6ca1467552bff3b87f78a3db9a39d7f')
-b2sums=('587072c9a01d097455999fd0d37737941bde8950697d22e7759228c19af2fe5b6ac23af2bb0be2a1f5b52953e24fd09ce804e4224b8bfa4cb7df5d39d3ba45c3')
+sha512sums=('d910f759eb8d6f95b1f1dc299e95a678600ea746dda435906f534e9ef37f6c4259b6259e7bcc989dc57f9dc0e53dc49b19c720a1b2741b31d5229c96801f96e0')
+b2sums=('d80bd0f54fb56306fa7811965001bc840dfc5d8ea3541c71d6480a66e919497f5f7589e65e69d9a6e183212246c2531e25e1fe7551279b84a7565fafaed2aa58')
prepare() {
cd "$pkgname/scripts"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/checkbashisms/-/commit/abe52d7fe5bb91097cb686f1ba536c5f47943fc9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/checkbashisms/-/commit/abe52d7fe5bb91097cb686f1ba536c5f47943fc9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help