Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/checkbashisms/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'checkbashisms'
pkgname=checkbashisms
version=2.26.5
version=2.26.7
revision=1
depends="perl"
checkdepends="shunit2 perl"
Expand All @@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
homepage="https://tracker.debian.org/pkg/devscripts"
changelog="https://tracker.debian.org/media/packages/d/devscripts/changelog-${version}"
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
checksum=bd57069293354cb973b4a09b5f980f15382082680e1eb0bd90d32c555330a211
checksum=01ef8cef99bf52f259e92b7dd92428bc940e5d20af0357cea4ec7cb560bba654

pre_install() {
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
Expand Down