summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2020-09-27 17:31:00 +0000
committerstash-deploy2020-09-27 17:31:00 +0000
commitb8e7a72e72a5669cf13093b44545a8de3875249a (patch)
tree35592b903307b1ab7721bcdbf2e18409713af9dd
parentbedb0474ffcfc7bc490464ec06d78ab45112c479 (diff)
downloadaur-b8e7a72e72a5669cf13093b44545a8de3875249a.tar.gz
Release 1.2.2pre-10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fe030dffd1b..4d808a652a11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.2pre
- pkgrel = 9
+ pkgrel = 10
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.2pre-9_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-9_amd64.deb
+ source = stash-electron-git_1.2.2pre-10_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-10_amd64.deb
source = LICENSE
- sha256sums = 5a2333c18c46e9f8d428081d9676dee453c3c0aef79532b653319f00d59f0cb2
+ sha256sums = 7156574d255816b74a91e68909ac1cd5dfc37fd5540747f720dab22f90174b04
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index e3531f5108b3..4464aba7f393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.2pre
-pkgrel=9
+pkgrel=10
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=('5a2333c18c46e9f8d428081d9676dee453c3c0aef79532b653319f00d59f0cb2'
+sha256sums=('7156574d255816b74a91e68909ac1cd5dfc37fd5540747f720dab22f90174b04'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {