summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2019-12-15 15:52:41 +0000
committerstash-deploy2019-12-15 15:52:41 +0000
commit838dd571e366c8d3610f3de7ba2490a1fca41686 (patch)
treef383df28adf2ca99968724ebe63fb3a272f15582
parent7c516d5698dbf40a8c0c85aa32153134ad4e9220 (diff)
downloadaur-838dd571e366c8d3610f3de7ba2490a1fca41686.tar.gz
Release 1.2.1pre-55
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10fc6782866e..a92074dd2b02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.1pre
- pkgrel = 54
+ pkgrel = 55
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-54_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-54_amd64.deb
+ source = stash-electron-git_1.2.1pre-55_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-55_amd64.deb
source = LICENSE
- sha256sums = 1d1011c44509bec673156056d0d99968a4af55b04c2c54cda521b12a167886be
+ sha256sums = a16fa25fb9e1c0c2f8fe6edd0dddaa10735c8fa92ef205b55cddfbf701dd849c
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 77a87f832e84..7cfe9e5ab437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.1pre
-pkgrel=54
+pkgrel=55
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=('1d1011c44509bec673156056d0d99968a4af55b04c2c54cda521b12a167886be'
+sha256sums=('a16fa25fb9e1c0c2f8fe6edd0dddaa10735c8fa92ef205b55cddfbf701dd849c'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {