From 5ebf9f818adf44e7ad7aee3fc32f2726ecfda646 Mon Sep 17 00:00:00 2001 From: rouhim Date: Tue, 13 Jan 2026 01:34:17 +0000 Subject: [PATCH] Update to v1.20.19 --- .SRCINFO | 22 +++++++++++----------- PKGBUILD | 12 ++++++------ 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3993cdeb75ee7..3a15f035b0e14 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.18 + pkgver = 1.20.19 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.18.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.18.tar.gz - sha256sums = affd47848c648ed58fa1a11c97d9797c78a9a1c953a201c55a179c481e75f255 - source_x86_64 = binvec-1.20.18-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.18/binvec-x86_64-unknown-linux-gnu - sha256sums_x86_64 = e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c - source_aarch64 = binvec-1.20.18-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.18/binvec-aarch64-unknown-linux-gnu - sha256sums_aarch64 = e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c - source_armv7h = binvec-1.20.18-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.18/binvec-armv7-unknown-linux-gnueabihf - sha256sums_armv7h = e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c - source_armv6h = binvec-1.20.18-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.18/binvec-arm-unknown-linux-gnueabihf - sha256sums_armv6h = e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c + source = binvec-1.20.19.tar.gz::https://github.com/RouHim/binvec/archive/refs/tags/1.20.19.tar.gz + sha256sums = d514e3b5bdd5841bb350fb95ce7ecbe0d394de5861cdce9bff037e7e0390ef81 + source_x86_64 = binvec-1.20.19-x86_64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.19/binvec-x86_64-unknown-linux-gnu + sha256sums_x86_64 = c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae + source_aarch64 = binvec-1.20.19-aarch64-unknown-linux-gnu::https://github.com/RouHim/binvec/releases/download/1.20.19/binvec-aarch64-unknown-linux-gnu + sha256sums_aarch64 = c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae + source_armv7h = binvec-1.20.19-armv7-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.19/binvec-armv7-unknown-linux-gnueabihf + sha256sums_armv7h = c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae + source_armv6h = binvec-1.20.19-arm-unknown-linux-gnueabihf::https://github.com/RouHim/binvec/releases/download/1.20.19/binvec-arm-unknown-linux-gnueabihf + sha256sums_armv6h = c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae pkgname = binvec-bin diff --git a/PKGBUILD b/PKGBUILD index cde1af7c6996e..bca60b61b3247 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: RouHim pkgname=binvec-bin -pkgver=1.20.18 +pkgver=1.20.19 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=('affd47848c648ed58fa1a11c97d9797c78a9a1c953a201c55a179c481e75f255') -sha256sums_x86_64=('e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c') -sha256sums_aarch64=('e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c') -sha256sums_armv7h=('e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c') -sha256sums_armv6h=('e35e9b7e60f54ca7793a0eb4d9651127649c31afff3f6e29ae539d4495344d9c') +sha256sums=('d514e3b5bdd5841bb350fb95ce7ecbe0d394de5861cdce9bff037e7e0390ef81') +sha256sums_x86_64=('c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae') +sha256sums_aarch64=('c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae') +sha256sums_armv7h=('c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae') +sha256sums_armv6h=('c000d9945dd7b7a690c156b52111cb973d669533d7c4cb941f61b4cfea8036ae') # 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")