summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2021-02-10 19:12:16 +0200
committerMantas Mikulėnas2021-02-10 19:12:16 +0200
commitaa8e43bf123c1383a8658e9ce89130922c75a14c (patch)
treea73f84d171a2072f801c1a82ad5370fa9b78b981
parentab0f362f751df60f79947b7889a8adb4868a019f (diff)
downloadaur-dokobit-plugin.tar.gz
update source URLs
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a4f1aa7cebf..c46a686fb575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,10 +10,9 @@ pkgbase = dokobit-plugin
provides = isign-chrome-signing=1.3.14.0
conflicts = isign-chrome-signing
replaces = isign-chrome-signing
- source_i686 = https://www.dokobit.com/repo/1.3.14/dokobit-plugin-en-32_1.3.14.0.deb
+ source_i686 = https://github.com/dokobit/browser-plugin/raw/master/Linux/32Bit/dokobit-plugin-en_1.3.14.0.deb
sha256sums_i686 = f38b9b4105ee48ab593c7f59079f6ebe3be7764db3864782ba62a47352c04cbe
- source_x86_64 = https://www.dokobit.com/repo/1.3.14/dokobit-plugin-en_1.3.14.0.deb
+ source_x86_64 = https://github.com/dokobit/browser-plugin/raw/master/Linux/64Bit/dokobit-plugin-en_1.3.14.0.deb
sha256sums_x86_64 = 4bf3a22d83bea107b3c7672d7095e1fe0b8ffb87c52d3859504e44974300f020
pkgname = dokobit-plugin
-
diff --git a/PKGBUILD b/PKGBUILD
index b8f52256891f..300efce84497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ provides=(isign-chrome-signing=$pkgver)
replaces=(isign-chrome-signing)
conflicts=(isign-chrome-signing)
arch=(i686 x86_64)
-source_i686=("https://www.dokobit.com/repo/${pkgver%.*}/dokobit-plugin-en-32_${pkgver}.deb")
-source_x86_64=("https://www.dokobit.com/repo/${pkgver%.*}/dokobit-plugin-en_${pkgver}.deb")
+source_i686=("https://github.com/dokobit/browser-plugin/raw/master/Linux/32Bit/dokobit-plugin-en_${pkgver}.deb")
+source_x86_64=("https://github.com/dokobit/browser-plugin/raw/master/Linux/64Bit/dokobit-plugin-en_${pkgver}.deb")
sha256sums_i686=('f38b9b4105ee48ab593c7f59079f6ebe3be7764db3864782ba62a47352c04cbe')
sha256sums_x86_64=('4bf3a22d83bea107b3c7672d7095e1fe0b8ffb87c52d3859504e44974300f020')