This commit is contained in:
Andrey Kolchenko 2025-12-12 11:55:19 +03:00
parent ce6d63ec00
commit b8243df9ac
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,6 @@ pkgbase = rutoken-plugin
makedepends = grep
makedepends = coreutils
makedepends = bash
depends = rutoken-pkcs
depends = rutoken-connect
options = !strip
source_i686 = rutoken-plugin-4.11.4-i686.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.11.4.0/Linux/libnpRutokenPlugin-4.11.4-1.i686.rpm

View file

@ -7,7 +7,7 @@ pkgdesc="The Rutoken plugin is necessary for connecting USB devices with the bro
arch=('i686' 'x86_64')
url="https://www.rutoken.ru/support/download/rutoken-plugin/"
license=('custom:rutoken-plugin')
depends=('rutoken-pkcs' 'rutoken-connect')
depends=('rutoken-connect')
makedepends=('findutils' 'sed' 'grep' 'coreutils' 'bash')
options=(!strip)