From 9a6ea64af77529675699db5e2d559510b18ce324 Mon Sep 17 00:00:00 2001 From: Andrey Kolchenko Date: Tue, 27 Jan 2026 19:41:16 +0300 Subject: [PATCH] v4.11.5-2 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2bb71033028b..868bc0171482 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = rutoken-plugin pkgdesc = The Rutoken plugin is necessary for connecting USB devices with the browser, it allows you to identify devices and work with them. pkgver = 4.11.5 - pkgrel = 1 + pkgrel = 2 url = https://www.rutoken.ru/support/download/rutoken-plugin/ arch = i686 arch = x86_64 @@ -14,8 +14,8 @@ pkgbase = rutoken-plugin depends = rutoken-connect options = !strip source_i686 = rutoken-plugin-4.11.5-i686.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.11.5.0/Linux/libnpRutokenPlugin-4.11.5-1.i686.rpm - sha256sums_i686 = 8374661e6af98537d3eedf321adb582ac849aa6c8746fbb794ad31234293effb + sha256sums_i686 = aed4e072020117641b6ce0ce0d08a8f42e0e3367c65aaae8b84bad33de434c84 source_x86_64 = rutoken-plugin-4.11.5-x86_64.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.11.5.0/Linux/libnpRutokenPlugin-4.11.5-1.x86_64.rpm - sha256sums_x86_64 = 01876a9a51e30476a40b92061130e388921e51aab90824c17001d0e6cb6e6e32 + sha256sums_x86_64 = b0a5e9f4ae83b9f6629a123198b761be4fcc31cbdbbb6f4fdcadbcadf42fd941 pkgname = rutoken-plugin diff --git a/PKGBUILD b/PKGBUILD index 6c852a531536..99c64bd4a620 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=rutoken-plugin pkgver=4.11.5 -pkgrel=1 +pkgrel=2 pkgdesc="The Rutoken plugin is necessary for connecting USB devices with the browser, it allows you to identify devices and work with them." arch=('i686' 'x86_64') url="https://www.rutoken.ru/support/download/rutoken-plugin/" @@ -14,8 +14,8 @@ options=(!strip) source_x86_64=("${pkgname}-${pkgver}-x86_64.rpm::https://download.rutoken.ru/Rutoken_Plugin/${pkgver}.0/Linux/libnpRutokenPlugin-${pkgver}-1.x86_64.rpm") source_i686=("${pkgname}-${pkgver}-i686.rpm::https://download.rutoken.ru/Rutoken_Plugin/${pkgver}.0/Linux/libnpRutokenPlugin-${pkgver}-1.i686.rpm") -sha256sums_i686=('8374661e6af98537d3eedf321adb582ac849aa6c8746fbb794ad31234293effb') -sha256sums_x86_64=('01876a9a51e30476a40b92061130e388921e51aab90824c17001d0e6cb6e6e32') +sha256sums_i686=('aed4e072020117641b6ce0ce0d08a8f42e0e3367c65aaae8b84bad33de434c84') +sha256sums_x86_64=('b0a5e9f4ae83b9f6629a123198b761be4fcc31cbdbbb6f4fdcadbcadf42fd941') package() { cp -r "${srcdir}/usr/lib64/mozilla/native-messaging-hosts" "${srcdir}/usr/lib/mozilla/"