summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Kolchenko2022-03-17 16:16:45 +0300
committerAndrey Kolchenko2022-03-17 16:16:45 +0300
commitb8bde4cc44798fed45e51d79881d94ea5c94e339 (patch)
treebbb0764dfe100bfa0b9d6ee9aa3d21ec748b32cc /PKGBUILD
parent804ae9cde0e57418e2ef17c288e15872990af1a4 (diff)
downloadaur-b8bde4cc44798fed45e51d79881d94ea5c94e339.tar.gz
Update package to version 4.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c3faaf6e4b1..1883253fccfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey Kolchenko <andrey@kolchenko.me>
pkgname=rutoken-plugin
-pkgver=4.5.6
+pkgver=4.6.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=("b693dd8873b9a9b5b11aa399fc194a197ce4d2f66933d2b535c420d41e1f31b5")
+sha256sums_x86_64=("a42596b2cf28354c8667cc86bcad98eaf450e6024f39316a3c570b3cdc8481f8")
source_i686=("${pkgname}-${pkgver}.rpm::https://download.rutoken.ru/Rutoken_Plugin/${pkgver}.0/Linux/libnpRutokenPlugin-${pkgver}-1.i686.rpm")
-sha256sums_i686=("8f5c8fb368bb67cd8114c64d30b7d5068055a4734331bd233bee4c12359b1c40")
+sha256sums_i686=("8c3649cfb0a0f65cb1d88cb33310c11edbff66cee064af1f5198bcad7d97c9cc")
package() {
mv "${srcdir}/usr/lib64/mozilla/native-messaging-hosts" "${srcdir}/usr/lib/mozilla/"