~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 2

[PATCH] testing/himitsu-ssh: upgrade to 1984a42ebfc0a4975c05aa8fc1d4030010b0c8db

Details
Message ID
<20220619123915.7372-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/himitsu-ssh/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/himitsu-ssh/APKBUILD b/testing/himitsu-ssh/APKBUILD
index 8a711cc36a..19367904c6 100644
--- a/testing/himitsu-ssh/APKBUILD
+++ b/testing/himitsu-ssh/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=himitsu-ssh
pkgver="0_git20220616"
_commit=8a15d0b69633bfa799427374d4b98006ca8bf9ac
pkgver="0_git20220619"
_commit=1984a42ebfc0a4975c05aa8fc1d4030010b0c8db
pkgrel=0
pkgdesc="SSH integration for Himitsu"
url="https://himitsustore.org"
@@ -28,5 +28,5 @@ package() {
}

sha512sums="
29145d1a19b5a656692818a764ceaf29f6c9c86a09e010d7e580b918b1a8203d617fbfe52e40eb45395f025afdd2aa903f90117e3a0d6044d0e70d734fc0418c  himitsu-ssh-8a15d0b69633bfa799427374d4b98006ca8bf9ac.tar.gz
3fb6b40509245ae576a47af4f0e2b454d299ac255cff3e7e91f281a718c24f29244335fcc97b4e56612805fd8e97d2290ed7af38217aa09bcfee8f0e54b8a440  himitsu-ssh-1984a42ebfc0a4975c05aa8fc1d4030010b0c8db.tar.gz
"

base-commit: 2bb9ed0294111950b0440726000993a9aec37d57
-- 
2.36.1
Details
Message ID
<165564372072.985.2740108624908845659.gitlab.35483.1b165f812362c53128968ed1e35a9194c80d679b@listserv.local>
In-Reply-To
<20220619123915.7372-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
I think it should be `testing/himitsu-ssh: upgrade to 0_git20220619`?

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35483#note_242633
Details
Message ID
<165564383829.985.9226881993733338094.gitlab.35483.60c26957e1eaf9776d750505d3eb8f9de5ba45dc@listserv.local>
In-Reply-To
<20220619123915.7372-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
With _git packages I have always used the commit message in this format, with the commit sha that the upgrade pertains to.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35483#note_242634
Details
Message ID
<165564527277.985.12198358908305277493.gitlab.35483.361908cee072696e0ea073489c9b1af7c2bd3867@listserv.local>
In-Reply-To
<20220619123915.7372-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
Aha, I haven't seen that. Usually `0_git20220619`, from `CommitDate`, is the `pkgver` after all and would imply the latest commit on that date, but I'm not sure how you'd then handle fast iterations, where you want to update a package the same day it's already been upgraded to an earlier commit of the current day. I guess that'd be a corner case.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35483#note_242635
Reply to thread Export thread (mbox)