summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2020-11-28 15:22:15 +0000
committerstash-deploy2020-11-28 15:22:15 +0000
commite9f2df0dc303fb9c0f7f342ab390cfd98103bb60 (patch)
tree873f6ef098bbb33b3787c988fef2c4f0eeaadc84
parentb8e7a72e72a5669cf13093b44545a8de3875249a (diff)
downloadaur-e9f2df0dc303fb9c0f7f342ab390cfd98103bb60.tar.gz
Release 1.2.2pre-11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d808a652a11..8a6b237e2027 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.2pre
- pkgrel = 10
+ pkgrel = 11
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-10_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-10_amd64.deb
+ source = stash-electron-git_1.2.2pre-11_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-11_amd64.deb
source = LICENSE
- sha256sums = 7156574d255816b74a91e68909ac1cd5dfc37fd5540747f720dab22f90174b04
+ sha256sums = 57d030caf3742c9d64342324fa6f797aaea657f0a1b22f5f7427e42346c4d35f
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 4464aba7f393..593a979632a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.2pre
-pkgrel=10
+pkgrel=11
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=('7156574d255816b74a91e68909ac1cd5dfc37fd5540747f720dab22f90174b04'
+sha256sums=('57d030caf3742c9d64342324fa6f797aaea657f0a1b22f5f7427e42346c4d35f'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {