summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2020-12-12 20:32:46 +0000
committerstash-deploy2020-12-12 20:32:46 +0000
commit44171d4c77749859ecf8862d417a29b7e8fd5cf6 (patch)
tree4e4485e8477c605925e6dbf00942ba6fe39701a3
parente9f2df0dc303fb9c0f7f342ab390cfd98103bb60 (diff)
downloadaur-44171d4c77749859ecf8862d417a29b7e8fd5cf6.tar.gz
Release 1.2.3pre-4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a6b237e2027..33b23686f100 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
- pkgver = 1.2.2pre
- pkgrel = 11
+ pkgver = 1.2.3pre
+ 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.2pre-11_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-11_amd64.deb
+ source = stash-electron-git_1.2.3pre-4_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.3pre-4_amd64.deb
source = LICENSE
- sha256sums = 57d030caf3742c9d64342324fa6f797aaea657f0a1b22f5f7427e42346c4d35f
+ sha256sums = 91ab4e44c0bde8dd75a48a969cf368e5a51ca074a3f5d663476e21120e1c2ad8
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 593a979632a8..2098dd5cda6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
-pkgver=1.2.2pre
-pkgrel=11
+pkgver=1.2.3pre
+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=('57d030caf3742c9d64342324fa6f797aaea657f0a1b22f5f7427e42346c4d35f'
+sha256sums=('91ab4e44c0bde8dd75a48a969cf368e5a51ca074a3f5d663476e21120e1c2ad8'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {