summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-11-04 19:25:41 +0000
committerstash-deploy2018-11-04 19:25:41 +0000
commit6af999912b14e1410e8218a43d7d06946de3cfc8 (patch)
tree2e9f4b815d1c13e95b4295d94f0dec6c0e8659fc
parent62fcb88d520e6183f580500729bb1ff0f5b4470a (diff)
downloadaur-6af999912b14e1410e8218a43d7d06946de3cfc8.tar.gz
Release 1.1.1pre-51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d103009d0c6e..fb51dcd9760d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 45
+ pkgrel = 51
url = https://github.com/Doccrazy/stash-electron
arch = x86_64
license = GPL-3.0
@@ -14,9 +14,9 @@ pkgbase = stash-electron-git
depends = libsecret
depends = libcurl-gnutls
conflicts = stash-electron
- source = stash-electron-git_1.1.1pre-45_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-45_amd64.deb
+ source = stash-electron-git_1.1.1pre-51_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-51_amd64.deb
source = LICENSE
- sha256sums = 4a15c80644b24adca9504c7bf80ac7a99e756c43533e7cd1453023dc86019404
+ sha256sums = 8c2e0bff913b5d611ff2f53c1e4cdddf67e8a73bd64424f158e0a2124aba6529
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 6516e330660f..0a786ab18539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=45
+pkgrel=51
pkgdesc="Stash Team Secret Manager"
url='https://github.com/Doccrazy/stash-electron'
arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=('stash-electron')
source=("${pkgname}_${pkgver}-${pkgrel}_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=${pkgname}_${pkgver}-${pkgrel}_amd64.deb"
"LICENSE")
-sha256sums=('4a15c80644b24adca9504c7bf80ac7a99e756c43533e7cd1453023dc86019404'
+sha256sums=('8c2e0bff913b5d611ff2f53c1e4cdddf67e8a73bd64424f158e0a2124aba6529'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {