summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Piepkorn2021-04-18 20:22:23 +0200
committerMatthias Piepkorn2021-04-18 20:22:23 +0200
commite7facb71466819dae7b90ceebbd154308f8483d1 (patch)
treef338e092a7e22becd4ac4d01913a0b435536c7ab
parentf36af6885d3afad134c48f8e15a0137e78c8ae3e (diff)
downloadaur-e7facb71466819dae7b90ceebbd154308f8483d1.tar.gz
Update download url due to bintray shutdown
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bc6618ccfed..9691c9d5c910 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.3pre
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/Doccrazy/stash-electron
arch = x86_64
license = GPL-3.0
@@ -14,7 +14,7 @@ pkgbase = stash-electron-git
depends = libsecret
depends = libcurl-gnutls
conflicts = stash-electron
- source = stash-electron-git_1.2.3pre-9_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.3pre-9_amd64.deb
+ source = stash-electron-git_1.2.3pre-10_amd64.deb::https://github.com/Doccrazy/stash-electron-snapshots/releases/download/v1.2.3pre-snapshot.10/stash-electron-git_1.2.3pre-10_amd64.deb
source = LICENSE
sha256sums = 5a898a73e1f23281108f2d6b4ef8b63f9874df314a1057531d4d4504b34ff543
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
diff --git a/PKGBUILD b/PKGBUILD
index 72c674d1b011..cc50efc253fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
-# Maintainer: chendaniely <chendaniely@gmail.com>
-# Contributor: Conor Anderson <conor@conr.ca>
+# Maintainer: Doccrazy <mpiepk@gmail.com>
pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.3pre
-pkgrel=9
+pkgrel=10
pkgdesc="Stash Team Secret Manager"
url='https://github.com/Doccrazy/stash-electron'
arch=('x86_64')
@@ -13,7 +12,7 @@ license=('GPL-3.0')
depends=('alsa-lib' 'gconf' 'gtk3' 'libxss' 'libxtst' 'nss' 'libsecret' 'libcurl-gnutls')
conflicts=('stash-electron')
-source=("${pkgname}_${pkgver}-${pkgrel}_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=${pkgname}_${pkgver}-${pkgrel}_amd64.deb"
+source=("${pkgname}_${pkgver}-${pkgrel}_amd64.deb::https://github.com/Doccrazy/stash-electron-snapshots/releases/download/v${pkgver}-snapshot.${pkgrel}/${pkgname}_${pkgver}-${pkgrel}_amd64.deb"
"LICENSE")
sha256sums=('5a898a73e1f23281108f2d6b4ef8b63f9874df314a1057531d4d4504b34ff543'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')