From 6cf7e98f5095acb6dcbae6fc8512d74c2d44b498 Mon Sep 17 00:00:00 2001 From: rouhim Date: Wed, 11 Mar 2026 01:20:55 +0000 Subject: [PATCH] Update to v1.20.21 --- .SRCINFO | 22 +++++++++++----------- PKGBUILD | 12 ++++++------ 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d77d6d3746fa0..980c5992696f2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = binvec-bin pkgdesc = A simple application to convert raster graphics to vector graphics (pre-compiled) - pkgver = 1.20.20 + pkgver = 1.20.21 pkgrel = 1 url = https://github.com/RouHim/binvec arch = x86_64 @@ -11,15 +11,15 @@ pkgbase = binvec-bin provides = binvec conflicts = binvec options = !strip - source = binvec-1.20.20.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.20.tar.gz - sha256sums = f36add51331e16aeee855019da5c5a4f1bb3444c983b10a1e2c2045ec8d7e023 - source_x86_64 = binvec-1.20.20-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.20/binvec-x86_64-unknown-linux-gnu - sha256sums_x86_64 = f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d - source_aarch64 = binvec-1.20.20-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.20/binvec-aarch64-unknown-linux-gnu - sha256sums_aarch64 = f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d - source_armv7h = binvec-1.20.20-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.20/binvec-armv7-unknown-linux-gnueabihf - sha256sums_armv7h = f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d - source_armv6h = binvec-1.20.20-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.20/binvec-arm-unknown-linux-gnueabihf - sha256sums_armv6h = f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d + source = binvec-1.20.21.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.21.tar.gz + sha256sums = b3332e9af8515bdb1baaf0bb40aba744487eefa481129df4d1d890733d6cfc0e + source_x86_64 = binvec-1.20.21-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.21/binvec-x86_64-unknown-linux-gnu + sha256sums_x86_64 = 958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e + source_aarch64 = binvec-1.20.21-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.21/binvec-aarch64-unknown-linux-gnu + sha256sums_aarch64 = 958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e + source_armv7h = binvec-1.20.21-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.21/binvec-armv7-unknown-linux-gnueabihf + sha256sums_armv7h = 958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e + source_armv6h = binvec-1.20.21-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.21/binvec-arm-unknown-linux-gnueabihf + sha256sums_armv6h = 958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e pkgname = binvec-bin diff --git a/PKGBUILD b/PKGBUILD index 45bb17f0e61d5..a124d32deefaa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: RouHim pkgname=binvec-bin -pkgver=1.20.20 +pkgver=1.20.21 pkgrel=1 pkgdesc="A simple application to convert raster graphics to vector graphics (pre-compiled)" arch=('x86_64' 'aarch64' 'armv7h' 'armv6h') @@ -14,11 +14,11 @@ options=('!strip') # Source code archive for desktop files and icons source=("binvec-${pkgver}.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/${pkgver}.tar.gz") -sha256sums=('f36add51331e16aeee855019da5c5a4f1bb3444c983b10a1e2c2045ec8d7e023') -sha256sums_x86_64=('f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d') -sha256sums_aarch64=('f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d') -sha256sums_armv7h=('f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d') -sha256sums_armv6h=('f104a669ee6df81f1d9f113f8193a05815d0d8515944a758db5ecdfa5faed58d') +sha256sums=('b3332e9af8515bdb1baaf0bb40aba744487eefa481129df4d1d890733d6cfc0e') +sha256sums_x86_64=('958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e') +sha256sums_aarch64=('958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e') +sha256sums_armv7h=('958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e') +sha256sums_armv6h=('958f5a52990f5c78ec1c1167fe1f413c68abc01aa4dd856d2b6e7fcf617bcd3e') # Map Arch Linux architectures to Rust build targets source_x86_64=("binvec-${pkgver}-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/${pkgver}/binvec-x86_64-unknown-linux-gnu")