summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Mettke2018-10-30 11:27:01 +0100
committerMarc Mettke2018-10-30 11:27:01 +0100
commitebf065302a76ff7a1245245b742ca3c13f86a39e (patch)
tree5f4bad3eb2db9da3ac21044d0f2ec0a02ac0924a
parent42425667880ac08b02ea6741d25ab517968ae039 (diff)
downloadaur-ebf065302a76ff7a1245245b742ca3c13f86a39e.tar.gz
[firefox-kde-opensuse-bin] Updating url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df267691cc50..413ce3052044 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,10 +33,10 @@ pkgbase = firefox-kde-opensuse-bin
options = !emptydirs
options = debug
options = strip
- source = https://repo.itmettke.de/aur-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-63.0-2-x86_64.pkg.tar.xz
- source = https://repo.itmettke.de/aur-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-63.0-2-x86_64.pkg.tar.xz.sig
+ source = https://repo.itmettke.de/nexus-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-63.0-2-x86_64.pkg.tar.xz
+ source = https://repo.itmettke.de/nexus-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-63.0-2-x86_64.pkg.tar.xz.sig
validpgpkeys = 81E604C18BFD3FA9986E32D91E74416BECD445A4
- sha256sums = b7ff2da0016b558ba426c9e4ef542c205f9645a7d091a9900d2d51aaaf065176
+ sha256sums = 2ea59457ee5a2d70ca4b0367a3d55b9c3b4bc2f3f923ada380838b1eb27a9d7a
sha256sums = SKIP
pkgname = firefox-kde-opensuse-bin
diff --git a/PKGBUILD b/PKGBUILD
index 46395f4d244d..97b3760741b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,11 +19,11 @@ provides=("firefox=${pkgver}")
conflicts=('firefox' 'firefox-kde-opensuse')
options=('!emptydirs' 'debug' 'strip')
-source=(https://repo.itmettke.de/aur-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz{,.sig})
+source=(https://repo.itmettke.de/nexus-archive/packages/f/firefox-kde-opensuse/firefox-kde-opensuse-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz{,.sig})
noextract=(firefox-kde-opensuse-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz)
validpgpkeys=(81E604C18BFD3FA9986E32D91E74416BECD445A4)
sha256sums=(
- 'b7ff2da0016b558ba426c9e4ef542c205f9645a7d091a9900d2d51aaaf065176'
+ '2ea59457ee5a2d70ca4b0367a3d55b9c3b4bc2f3f923ada380838b1eb27a9d7a'
'SKIP'
)