diff options
author | Tim Biermann <tbier@posteo.de> | 2021-08-22 16:28:54 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-08-22 16:28:54 +0200 |
commit | f25080eb6ce9fdb2d47667ff9111be29f165b80a (patch) | |
tree | a9707d119f8e44dfed9901d7db021e234fe35cfb | |
parent | d76f991b222a4a8142ab60384502d5ee76a4bf9d (diff) | |
download | contrib-f25080eb6ce9fdb2d47667ff9111be29f165b80a.tar.gz contrib-f25080eb6ce9fdb2d47667ff9111be29f165b80a.tar.xz |
sakura: 3.8.2 -> 3.8.3
-rw-r--r-- | sakura/.signature | 6 | ||||
-rw-r--r-- | sakura/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sakura/.signature b/sakura/.signature index 5c818d4bf..824794d0a 100644 --- a/sakura/.signature +++ b/sakura/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37dwZTSYQz3LMh67hyvrzLtK97lp+M6Jc7GYJOUAcbq9oHWJ8odQgOIXQyhGMt/Bhxktdj7JGiXkt7oyzTHvIAo= -SHA256 (Pkgfile) = 34dddc0c460d7b3d0b0b898661553ded40bd27408f1d9f7eb6e946a8dade1107 +RWSagIOpLGJF3053mnRR89l2Nq9KWBUQCg2jfQ0VR7F58s8A2cJYBGaEZZEmyAS6qn3t8BsOkCZ/1QDxidhfCVdRB8ekvYSPjAs= +SHA256 (Pkgfile) = af90b8a1a6127a6a413e366f21df92bd96814d99a2dbb17f236df6f6b44ea483 SHA256 (.footprint) = 329496cfa310c07f4b8f63ec1a6a69e2dbcc82825f430df777108d134d8a6979 -SHA256 (sakura-3.8.2.tar.bz2) = 9ddfe8919ae0e11673ca22879ae324565d0987b14e948e1d2badff538fe1b5b9 +SHA256 (sakura-3.8.3.tar.bz2) = 5040dcdd38e8aa32cd66d586948641dd54d5402fb7d403f4012407d1fbbe53e4 diff --git a/sakura/Pkgfile b/sakura/Pkgfile index ea34733d9..6d12a3f66 100644 --- a/sakura/Pkgfile +++ b/sakura/Pkgfile @@ -4,7 +4,7 @@ # Depends on: vte3 name=sakura -version=3.8.2 +version=3.8.3 release=1 source=(https://launchpad.net/sakura/trunk/$version/+download/$name-$version.tar.bz2) |