makedeb


bat-cat-bin 0.22.1-1


A cat1 clone with wings

Click here to go back to the commit logs for bat-cat-bin.

Commit:


Hash: d5f5d3b8b76974aedae966b78f28dded04284bf6

Message: version update

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 0bc5b73..467187e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = bat-cat-bin
 	pkgdesc = A cat1 clone with wings
-	pkgver = 0.19.0
+	pkgver = 0.20.0
 	pkgrel = 1
 	url = https://github.com/sharkdp/bat
 	arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = bat-cat-bin
 	provides = batcat
 	conflicts = bat
 	conflicts = batcat
-	source_x86_64 = https://github.com/sharkdp/bat/releases/download/v0.19.0/bat_0.19.0_amd64.deb
-	sha512sums_x86_64 = 1487f28ed9300fe34887b58b7295a915359eee32f989ecf93c8b964e72f6bd8ea7ffff0316d97609abeb5fae4c3bf812ec3d52a09257224b2b1d9b965463c417
-	source_i686 = https://github.com/sharkdp/bat/releases/download/v0.19.0/bat_0.19.0_i686.deb
-	sha512sums_i686 = 0962c1aa21f5acd01f8a26357af172beaef1f6bd30dcb36858fec0c7a20a2067ba1a80cdedc30333b107e509fddbdd586348ad14d8d623e058df35e37ed4d981
-	source_arm = https://github.com/sharkdp/bat/releases/download/v0.19.0/bat_0.19.0_armhf.deb
-	sha512sums_arm = 9fdc4fe02d15df6ec4762bc577906978e21bfdb2b9677780ae81f0247bbc22903a5328e08a003508ebc8ff5f5efc87049882bc9741acf67d62489ce8c17e02a2
-	source_aarch64 = https://github.com/sharkdp/bat/releases/download/v0.19.0/bat_0.19.0_arm64.deb
-	sha512sums_aarch64 = cccb218b3c103aafa6ca92ea77633d84dcbcc2d107161e9e345755c15e46248785557734ea55e3b44ddb228b01f814e58da6dff40920b140ca99dc1355ca42d7
+	source_x86_64 = https://github.com/sharkdp/bat/releases/download/v0.20.0/bat_0.20.0_amd64.deb
+	sha512sums_x86_64 = 4ac8fc0c2cbd9327c84c77c8c3caae5b3585c4a303188b38787950ba32ca81a725b93da1d4228360416da98d7692e16bef61789592fa15f8d72c7869392a4ba7
+	source_i686 = https://github.com/sharkdp/bat/releases/download/v0.20.0/bat_0.20.0_i686.deb
+	sha512sums_i686 = 491663ccd9d8fe8508984d5542872fd8dc97aa499796b2304a48bec3570f613f532a654bd257ddaad937a8e7147070a41d9d7dd1469881f8df364259060ae3ec
+	source_arm = https://github.com/sharkdp/bat/releases/download/v0.20.0/bat_0.20.0_armhf.deb
+	sha512sums_arm = af78c161f0d846a93deca8ed6bf2bf0471cf8078d1ecaa0b083a85b827ca5c02f340b4663f7eb44b8de6ad2d021076aa6bc442e5500c39ef4635d72007af9dd4
+	source_aarch64 = https://github.com/sharkdp/bat/releases/download/v0.20.0/bat_0.20.0_arm64.deb
+	sha512sums_aarch64 = 67df351a1a17841f11b736410fd8986f27d81c62f55fc38391cca44ecc4e7c74b10f8dd328b545892a1d10ebb438d3c4061d7692409c3df08df59cc956e2bf1e
 
 pkgname = bat-cat-bin
diff --git a/PKGBUILD b/PKGBUILD
index e9fc73d..9fd9a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: only_vip <onlyme_vip@protonmail.com>
 pkgname="bat-cat-bin"
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 arch=('x86_64' 'i686' 'arm' 'aarch64')
 pkgdesc="A cat1 clone with wings"
@@ -16,13 +16,10 @@ source_aarch64=("https://github.com/sharkdp/bat/releases/download/v${pkgver}/bat
 source_arm=("https://github.com/sharkdp/bat/releases/download/v${pkgver}/bat_${pkgver}_armhf.deb")
 source_i686=("https://github.com/sharkdp/bat/releases/download/v${pkgver}/bat_${pkgver}_i686.deb")
 
-sha512sums_x86_64=("1487f28ed9300fe34887b58b7295a915359eee32f989ecf93c8b964e72f6bd8ea7ffff0316d97609abeb5fae4c3bf812ec3d52a09257224b2b1d9b965463c417")
-sha512sums_aarch64=("cccb218b3c103aafa6ca92ea77633d84dcbcc2d107161e9e345755c15e46248785557734ea55e3b44ddb228b01f814e58da6dff40920b140ca99dc1355ca42d7")
-sha512sums_arm=("9fdc4fe02d15df6ec4762bc577906978e21bfdb2b9677780ae81f0247bbc22903a5328e08a003508ebc8ff5f5efc87049882bc9741acf67d62489ce8c17e02a2")
-sha512sums_i686=("0962c1aa21f5acd01f8a26357af172beaef1f6bd30dcb36858fec0c7a20a2067ba1a80cdedc30333b107e509fddbdd586348ad14d8d623e058df35e37ed4d981")
-
-#source=("https://github.com/sharkdp/bat/releases/download/v${pkgver}/bat_${pkgver}_amd64.deb")
-#sha512sums=('SKIP')
+sha512sums_x86_64=("4ac8fc0c2cbd9327c84c77c8c3caae5b3585c4a303188b38787950ba32ca81a725b93da1d4228360416da98d7692e16bef61789592fa15f8d72c7869392a4ba7")
+sha512sums_aarch64=("67df351a1a17841f11b736410fd8986f27d81c62f55fc38391cca44ecc4e7c74b10f8dd328b545892a1d10ebb438d3c4061d7692409c3df08df59cc956e2bf1e")
+sha512sums_arm=("af78c161f0d846a93deca8ed6bf2bf0471cf8078d1ecaa0b083a85b827ca5c02f340b4663f7eb44b8de6ad2d021076aa6bc442e5500c39ef4635d72007af9dd4")
+sha512sums_i686=("491663ccd9d8fe8508984d5542872fd8dc97aa499796b2304a48bec3570f613f532a654bd257ddaad937a8e7147070a41d9d7dd1469881f8df364259060ae3ec")
 package() {
       #Extract data.tar.xz to pkgdir
          msg2 "Extracting data.tar.gz..."