summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorКолченко Андрей2023-01-11 18:22:47 +0300
committerКолченко Андрей2023-01-11 18:22:47 +0300
commitd1bff74a37446720812ffbf32c75deafd27ba39b (patch)
treef3ea9e00d7de63cdd2bfd661bb351de3dc9d934f
parentb8bde4cc44798fed45e51d79881d94ea5c94e339 (diff)
downloadaur-d1bff74a37446720812ffbf32c75deafd27ba39b.tar.gz
v4.7.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d6b6cc84de2..c3104a7ca528 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.6.0
+ pkgver = 4.7.0
pkgrel = 1
url = https://www.rutoken.ru/support/download/rutoken-plugin/
arch = i686
@@ -11,9 +11,9 @@ pkgbase = rutoken-plugin
makedepends = grep
makedepends = coreutils
makedepends = bash
- source_i686 = rutoken-plugin-4.6.0.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.6.0.0/Linux/libnpRutokenPlugin-4.6.0-1.i686.rpm
- sha256sums_i686 = 8c3649cfb0a0f65cb1d88cb33310c11edbff66cee064af1f5198bcad7d97c9cc
- source_x86_64 = rutoken-plugin-4.6.0.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.6.0.0/Linux/libnpRutokenPlugin-4.6.0-1.x86_64.rpm
- sha256sums_x86_64 = a42596b2cf28354c8667cc86bcad98eaf450e6024f39316a3c570b3cdc8481f8
+ source_i686 = rutoken-plugin-4.7.0.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.7.0.0/Linux/libnpRutokenPlugin-4.7.0-1.i686.rpm
+ sha256sums_i686 = 6bd81a508885d9fea273ecd53cd7ba8e238c28ba054f5c385a444e2e722ead9b
+ source_x86_64 = rutoken-plugin-4.7.0.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.7.0.0/Linux/libnpRutokenPlugin-4.7.0-1.x86_64.rpm
+ sha256sums_x86_64 = 6805814b652b01bd149ac8fa5afea1cce7dbf2ea55cece34d5488a9c8ec3b902
pkgname = rutoken-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 1883253fccfe..04629c4a041a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey Kolchenko <andrey@kolchenko.me>
pkgname=rutoken-plugin
-pkgver=4.6.0
+pkgver=4.7.0
pkgrel=1
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')
@@ -10,9 +10,9 @@ license=('unknown')
makedepends=("findutils" "sed" "grep" "coreutils" "bash")
source_x86_64=("${pkgname}-${pkgver}.rpm::https://download.rutoken.ru/Rutoken_Plugin/${pkgver}.0/Linux/libnpRutokenPlugin-${pkgver}-1.x86_64.rpm")
-sha256sums_x86_64=("a42596b2cf28354c8667cc86bcad98eaf450e6024f39316a3c570b3cdc8481f8")
+sha256sums_x86_64=("6805814b652b01bd149ac8fa5afea1cce7dbf2ea55cece34d5488a9c8ec3b902")
source_i686=("${pkgname}-${pkgver}.rpm::https://download.rutoken.ru/Rutoken_Plugin/${pkgver}.0/Linux/libnpRutokenPlugin-${pkgver}-1.i686.rpm")
-sha256sums_i686=("8c3649cfb0a0f65cb1d88cb33310c11edbff66cee064af1f5198bcad7d97c9cc")
+sha256sums_i686=("6bd81a508885d9fea273ecd53cd7ba8e238c28ba054f5c385a444e2e722ead9b")
package() {
mv "${srcdir}/usr/lib64/mozilla/native-messaging-hosts" "${srcdir}/usr/lib/mozilla/"