summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Piepkorn2018-12-21 14:48:07 +0100
committerMatthias Piepkorn2018-12-21 14:48:07 +0100
commitb1a51ca5f31faa20cd047b2133bea7232a7b6c3d (patch)
tree770e8f2ed0fe78f0f5e1426146c6068890669ace
parent3d0a55ca636ac5724f7bbd5075f3e3c3773c45b0 (diff)
downloadaur-b1a51ca5f31faa20cd047b2133bea7232a7b6c3d.tar.gz
Fix PKGBUILD for release 1.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD11
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2a364888ba9..c952f42d3ab4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Doccrazy/stash-electron
arch = x86_64
license = GPL-3.0
@@ -14,9 +14,9 @@ pkgbase = stash-electron
depends = libsecret
depends = libcurl-gnutls
conflicts = stash-electron-git
- source = stash-electron_1.2.0_amd64.deb::https://github.com/Doccrazy/stash-electron/releases/download/v1.2.0/stash-electron_1.2.0_amd64.deb
+ source = stash-electron_1.2.0-1_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron_1.2.0-1_amd64.deb
source = LICENSE
- sha256sums = 4454a7a805289b3b16c9142d386ca8c6b1b859c8afa05ee4f07e0c5fbbf30992
+ sha256sums = 8c44a3d892dd843cc3c023d94c941523dd24105b3c90263450a74946697b44a2
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron
diff --git a/PKGBUILD b/PKGBUILD
index e529761da292..a751f2150500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Maintainer: chendaniely <chendaniely@gmail.com>
-# Contributor: Conor Anderson <conor@conr.ca>
+# Maintainer: Doccrazy <mpiepk@gmail.com>
pkgname=stash-electron
_appname=Stash
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Stash Team Secret Manager"
url='https://github.com/Doccrazy/stash-electron'
arch=('x86_64')
@@ -12,14 +11,14 @@ license=('GPL-3.0')
depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss' 'libsecret' 'libcurl-gnutls')
conflicts=('stash-electron-git')
-source=("${pkgname}_${pkgver}_amd64.deb::https://github.com/Doccrazy/stash-electron/releases/download/v${pkgver}/stash-electron_${pkgver}_amd64.deb"
+source=("${pkgname}_${pkgver}-1_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=${pkgname}_${pkgver}-1_amd64.deb"
"LICENSE")
-sha256sums=('4454a7a805289b3b16c9142d386ca8c6b1b859c8afa05ee4f07e0c5fbbf30992'
+sha256sums=('8c44a3d892dd843cc3c023d94c941523dd24105b3c90263450a74946697b44a2'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {
cd "$srcdir"
- ar xf "${pkgname}_${pkgver}_amd64.deb"
+ ar xf "${pkgname}_${pkgver}-1_amd64.deb"
tar xf data.tar.xz
# Place files