summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c848da9be0b6..d046a7793930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
- pkgver = 1.2.1pre
- pkgrel = 68
+ pkgver = 1.2.2pre
+ pkgrel = 4
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-68_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-68_amd64.deb
+ source = stash-electron-git_1.2.2pre-4_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-4_amd64.deb
source = LICENSE
- sha256sums = cb902bfce5616fbe58b840db39d3073237bf71c57a71702eb548081e8c2de6e7
+ sha256sums = b201e7455e0d8134efe28cb9aebffbecb89d04b20a23974f77ec0aedd8984ff5
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 7b58bd9bf119..b471652c1fc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
-pkgver=1.2.1pre
-pkgrel=68
+pkgver=1.2.2pre
+pkgrel=4
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=('cb902bfce5616fbe58b840db39d3073237bf71c57a71702eb548081e8c2de6e7'
+sha256sums=('b201e7455e0d8134efe28cb9aebffbecb89d04b20a23974f77ec0aedd8984ff5'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {