summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2019-12-02 18:33:36 +0000
committerstash-deploy2019-12-02 18:33:36 +0000
commit1490abaf93501ec6c6e8472d325d9665d57c097d (patch)
tree0f880486a7357e16d7689105e936c47a02efbfe1
parent6e1c6d3594bdab739ab895355d445fc6784b391d (diff)
downloadaur-1490abaf93501ec6c6e8472d325d9665d57c097d.tar.gz
Release 1.2.1pre-49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48384dfeb1ee..9f4212b764ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.1pre
- pkgrel = 48
+ pkgrel = 49
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-48_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-48_amd64.deb
+ source = stash-electron-git_1.2.1pre-49_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-49_amd64.deb
source = LICENSE
- sha256sums = 5083a58f430da76e2dfda0be4f38aba3cd80ee228ad9517fcea9894a3fb8e633
+ sha256sums = d7d2abb9824673ff4b8ca5ef2fbc32b50b4fb61d503a37d68eb4c3714faa13b2
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 4a336c82bb35..e878e298443a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.1pre
-pkgrel=48
+pkgrel=49
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=('5083a58f430da76e2dfda0be4f38aba3cd80ee228ad9517fcea9894a3fb8e633'
+sha256sums=('d7d2abb9824673ff4b8ca5ef2fbc32b50b4fb61d503a37d68eb4c3714faa13b2'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {