Update to v1.20.15

This commit is contained in:
rouhim 2025-11-25 04:41:13 +00:00
parent 16069266ff
commit 23f807bed3
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.14
pkgver = 1.20.15
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.14.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.14.tar.gz
sha256sums = 1fea2cef05e9664d0834cd6330a4d8758650e1b67cc2e63aaf06e0faf8842cb5
source_x86_64 = binvec-1.20.14-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.14/binvec-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3
source_aarch64 = binvec-1.20.14-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.14/binvec-aarch64-unknown-linux-gnu
sha256sums_aarch64 = 84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3
source_armv7h = binvec-1.20.14-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.14/binvec-armv7-unknown-linux-gnueabihf
sha256sums_armv7h = 84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3
source_armv6h = binvec-1.20.14-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.14/binvec-arm-unknown-linux-gnueabihf
sha256sums_armv6h = 84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3
source = binvec-1.20.15.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.15.tar.gz
sha256sums = c0c9f29bd8854e1f1ad9df5077c23aaf7baa888c3c2b1ae1a6db70796aa2945e
source_x86_64 = binvec-1.20.15-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.15/binvec-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f
source_aarch64 = binvec-1.20.15-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.15/binvec-aarch64-unknown-linux-gnu
sha256sums_aarch64 = 9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f
source_armv7h = binvec-1.20.15-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.15/binvec-armv7-unknown-linux-gnueabihf
sha256sums_armv7h = 9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f
source_armv6h = binvec-1.20.15-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.15/binvec-arm-unknown-linux-gnueabihf
sha256sums_armv6h = 9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f
pkgname = binvec-bin

View file

@ -1,7 +1,7 @@
# Maintainer: RouHim
pkgname=binvec-bin
pkgver=1.20.14
pkgver=1.20.15
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=('1fea2cef05e9664d0834cd6330a4d8758650e1b67cc2e63aaf06e0faf8842cb5')
sha256sums_x86_64=('84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3')
sha256sums_aarch64=('84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3')
sha256sums_armv7h=('84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3')
sha256sums_armv6h=('84e99a80df40c0e78c7f7cd3f22415d745d2d37576025f47f41317b3c96e41a3')
sha256sums=('c0c9f29bd8854e1f1ad9df5077c23aaf7baa888c3c2b1ae1a6db70796aa2945e')
sha256sums_x86_64=('9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f')
sha256sums_aarch64=('9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f')
sha256sums_armv7h=('9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f')
sha256sums_armv6h=('9e8a052c1bd519be1f9f72e8935e388668ec0880e1fd50290e602fb24b8e953f')
# 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")