diff options
author | Tim Biermann <tbier@posteo.de> | 2022-03-13 18:38:42 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-03-13 18:38:42 +0100 |
commit | b28c53ac035b08c4a94ed00193c5bdbd136086e5 (patch) | |
tree | 94d6aed251c45a25fe292f0928b4421c702e2d1e /git-cliff | |
parent | 3265d0c4cc6923e6f7839738dbb8beeebc723706 (diff) | |
download | contrib-b28c53ac035b08c4a94ed00193c5bdbd136086e5.tar.gz contrib-b28c53ac035b08c4a94ed00193c5bdbd136086e5.tar.xz |
git-cliff: 0.6.0 -> 0.6.1
Diffstat (limited to 'git-cliff')
-rw-r--r-- | git-cliff/.signature | 6 | ||||
-rw-r--r-- | git-cliff/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/git-cliff/.signature b/git-cliff/.signature index d4440b9d2..da6c0f72d 100644 --- a/git-cliff/.signature +++ b/git-cliff/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xD9JGJ+VxePbACGJ/5O0LbzFhZRZ73q7KwXf0Pbu4rHqwq1VgsVSkVdGO6J3A+mVybtC/2F1Va7SpQ/Qy0eZww= -SHA256 (Pkgfile) = 2e977c4eac8af11e807d331e7d1600d45557c3538a0b389205f73cca8a7fd018 +RWSagIOpLGJF33EHQ+nK9Q8YW3PKE0OjPd4L6BCoQ2IgV3qFWeeqc2PqcmSwwhePKMKLIno1FHMir2uXsE3o0Luq+WT369GJDwk= +SHA256 (Pkgfile) = e32e1f3d045f9146196057f4dbcc60955e39525bfc1e1e80bb5674bd5b754ed7 SHA256 (.footprint) = cebaa63230cf791010d5aba7f40ac5863caa7ae11294ad2a84745b0bbd53771d -SHA256 (git-cliff-0.6.0.tar.gz) = 451db5e7ce904f33cf5772cd67400015829e5b7b3d18955bc3e8f88977b63793 +SHA256 (git-cliff-0.6.1.tar.gz) = 045fb10ad0ee340172397f2bb6521c7ee0a83dca2c9f9d177300601f6c60184f diff --git a/git-cliff/Pkgfile b/git-cliff/Pkgfile index b9c543225..1e86d2162 100644 --- a/git-cliff/Pkgfile +++ b/git-cliff/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=git-cliff -version=0.6.0 +version=0.6.1 release=1 source=(https://github.com/orhun/git-cliff/archive/v$version/$name-$version.tar.gz) |