diff options
author | Tim Biermann <tbier@posteo.de> | 2021-03-22 18:03:59 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-03-22 18:04:11 +0000 |
commit | d3ddc7e1afa7119333158187aaf5371f3c3ea8d0 (patch) | |
tree | ceed3f971b65c321f3fed3536a26195fb1390ac9 /tre-command | |
parent | bccbf9c99b41823ac6b543a0fc35b3afc08adb0c (diff) | |
download | contrib-d3ddc7e1afa7119333158187aaf5371f3c3ea8d0.tar.gz contrib-d3ddc7e1afa7119333158187aaf5371f3c3ea8d0.tar.xz |
tre-command: 0.3.4 -> 0.3.5
Diffstat (limited to 'tre-command')
-rw-r--r-- | tre-command/.signature | 6 | ||||
-rw-r--r-- | tre-command/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tre-command/.signature b/tre-command/.signature index d30e52e38..035937f85 100644 --- a/tre-command/.signature +++ b/tre-command/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF378tysmkSHT13u1KIQvZaSpZzWxIon+U798+EmbjDpqQfJ4mRMO3gfL99rS8we5hab1PkG2AzHGpDGGARta5dgI= -SHA256 (Pkgfile) = b6cab7af835131ff7366d466f6b1080a769f982b7da9d190bcebb90b5a6aa4e2 +RWSagIOpLGJF33I60dZLZwha4vvMnFMPdRGHA2V+o8vvfX9tNjSq5ECUAlijYpKToIbJ387DVOg4FJVVMY5R1SY60Qc5fjvuxgo= +SHA256 (Pkgfile) = 3772590e23db4d28bb9730b43d99c9165e4ac8d7fd7eb08328f0398a9353744c SHA256 (.footprint) = 50c2d8d318f6bd8993b5018f524785d8ec6ebce93ba007021ad84647d08b71da -SHA256 (tre-0.3.4.tar.gz) = d4526efa37280ab2450c9595cf90b72d2fbf5fdeb989a3386f24297cb5da82fc +SHA256 (tre-0.3.5.tar.gz) = 63c09e26125006960239984f870deeb5fa81a22e1553f6d47be4ef22b075d810 diff --git a/tre-command/Pkgfile b/tre-command/Pkgfile index 150e174ff..2a36783ff 100644 --- a/tre-command/Pkgfile +++ b/tre-command/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=tre-command -version=0.3.4 +version=0.3.5 release=1 source=(https://github.com/dduan/tre/archive/v$version/tre-$version.tar.gz) |