diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-20 16:17:35 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-20 16:17:35 +0200 |
commit | a9ab012aefa09bd6ee61921b3603c2e29e0ffca9 (patch) | |
tree | 7b2f6f2399ca840341f2390789963e61f4df1579 /zellij | |
parent | e6ed6223ed4893862cce9712ac76780313a6fe0b (diff) | |
download | contrib-a9ab012aefa09bd6ee61921b3603c2e29e0ffca9.tar.gz contrib-a9ab012aefa09bd6ee61921b3603c2e29e0ffca9.tar.xz |
zellij: 0.18.1 -> 0.19.0
Diffstat (limited to 'zellij')
-rw-r--r-- | zellij/.signature | 6 | ||||
-rw-r--r-- | zellij/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/zellij/.signature b/zellij/.signature index 7caac250e..eb5703eb6 100644 --- a/zellij/.signature +++ b/zellij/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3w3EksuBnXI5bTgQUkKo+mlwuJsUrZb6f7PeHv3psWktBeSaknYz1IL2R5azAXCdH1+r8K6Fz/GEUv0Qzksjogo= -SHA256 (Pkgfile) = c28eecc4bddee39a37a3cc784788c6efae3988b9d5d7b9a996819a8dbbdf32c3 +RWSagIOpLGJF35paex73mG6BsKjSKXfq2hhISoCQXVzD8NYHof1zp0Us+j7uk6ONPG+Sbxkj2WEd48YC4Q/lryAh/hQjlZvghAo= +SHA256 (Pkgfile) = c74b24726eb0647f863a067c3da8f5b453c342320b713816cbe59536b48499a5 SHA256 (.footprint) = 537a7725ad8d6bec80c3a23dcfe06ad71a7a7f2ff4a32e05142522fc42a355c0 -SHA256 (zellij-0.18.1.tar.gz) = 6b12ea039462db0c585b17a153acbd2627b8bd41e6f7615e4c2f718ccc4c9b93 +SHA256 (zellij-0.19.0.tar.gz) = 41cc2a6ee126907bf4b9499d41bccecaa28f631c46edaf140990e1ac2c85a4ca diff --git a/zellij/Pkgfile b/zellij/Pkgfile index a215309d6..693c51a61 100644 --- a/zellij/Pkgfile +++ b/zellij/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zellij -version=0.18.1 +version=0.19.0 release=1 source=(https://github.com/zellij-org/zellij/archive/v$version/$name-$version.tar.gz) |