Update to v1.20.21

This commit is contained in:
rouhim 2026-03-11 01:20:55 +00:00
parent d0ce4fbeef
commit 6cf7e98f50
2 changed files with 17 additions and 17 deletions

View file

@ -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

View file

@ -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")