summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-11-01 19:49:43 +0000
committerstash-deploy2018-11-01 19:49:43 +0000
commit56aaa6078d6a3e342816a1d5da04d64dbe73435f (patch)
tree520b1f78dd489a9d88537bb1380cd0f3d53f47b4
parent2bd0ae77c1cde7a2300aee023ec11168787b3d29 (diff)
downloadaur-56aaa6078d6a3e342816a1d5da04d64dbe73435f.tar.gz
Release 1.1.1pre-44
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5320e7c0184..e1a13b6609cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 39
+ pkgrel = 44
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-39_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-39_amd64.deb
+ source = stash-electron-git_1.1.1pre-44_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-44_amd64.deb
source = LICENSE
- sha256sums = 944459fad786f2d32a2a97a68a92d40c6dd5351e2ae0b8cf423c215547eef787
+ sha256sums = e1081f7439f76bf8dbb6474e95164b794ef63ebda619692dabb68e03adf8d8c8
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 481be67008fb..1c3c7082b29d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=39
+pkgrel=44
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=('944459fad786f2d32a2a97a68a92d40c6dd5351e2ae0b8cf423c215547eef787'
+sha256sums=('e1081f7439f76bf8dbb6474e95164b794ef63ebda619692dabb68e03adf8d8c8'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {