diff --git a/bat/.signature b/bat/.signature index f79c4c990..24ca30802 100644 --- a/bat/.signature +++ b/bat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zFRzXqXNd9oY9KTfxZsgCKZ/GazkckZTDhX9ldaixKwdOIUkOtqqG7ooQJR2ofUOeCtwxuzUMuDIEPabeaZWQw= -SHA256 (Pkgfile) = ead8139381141174b769ca9ba03b588553a68326cbe98c9cac469e477e27009b +RWSagIOpLGJF3xRd2eMwmbTNO9CswWwVDpYsCr4e7pNUqUQV/A49W+fpY6/X0h71GqrqvxTxAB4feF9r6kIrR8tJqG9p9uYp5gY= +SHA256 (Pkgfile) = 272ede70f95f6a4fab3c3528cc94b689ff80e89e613f6e740b40d466a8ec973e SHA256 (.footprint) = 7d7c597044f485aecf5b2c12f56d294b1f8a66f7e2515693ad3b29aba8628209 -SHA256 (bat-0.17.1.tar.gz) = 16d39414e8a3b80d890cfdbca6c0e6ff280058397f4a3066c37e0998985d87c4 +SHA256 (bat-0.18.0.tar.gz) = 49d1b95250050df47753c213b5e48953a029c9e74753cef371051b14c9d629b8 diff --git a/bat/Pkgfile b/bat/Pkgfile index a46d23bee..8afe3702b 100644 --- a/bat/Pkgfile +++ b/bat/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=bat -version=0.17.1 +version=0.18.0 release=1 source=(https://github.com/sharkdp/bat/archive/v$version/$name-$version.tar.gz)