summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2019-11-11 22:52:04 +0000
committerstash-deploy2019-11-11 22:52:04 +0000
commit9273d4fc3916eb7cfa827f90f6282015333c83f4 (patch)
tree590cdc28a5a3b193d64ba7f3ba21f8d738a791cf
parent9c1621d14fc3db5fc3922ec8885a6b63accd3578 (diff)
downloadaur-9273d4fc3916eb7cfa827f90f6282015333c83f4.tar.gz
Release 1.2.1pre-37
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4552f40854d..f01fe954421f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.1pre
- pkgrel = 7
+ pkgrel = 37
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.2.1pre-7_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-7_amd64.deb
+ source = stash-electron-git_1.2.1pre-37_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-37_amd64.deb
source = LICENSE
- sha256sums = 8edb16665ace1b7af97888103b81380b2ea1471c2d169d6dff1005ceec087988
+ sha256sums = cbe32dd73ef3ab1b878bb79a043a9b8ce4b24c97ef5339e7b81724f6cc4bf3a3
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 70e0006d6fee..dbbec6ba9c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.1pre
-pkgrel=7
+pkgrel=37
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=('8edb16665ace1b7af97888103b81380b2ea1471c2d169d6dff1005ceec087988'
+sha256sums=('cbe32dd73ef3ab1b878bb79a043a9b8ce4b24c97ef5339e7b81724f6cc4bf3a3'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {