summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2019-01-27 18:06:10 +0000
committerstash-deploy2019-01-27 18:06:10 +0000
commit395626bd76e9272096a09e94220082fb68b49e0c (patch)
tree9c8558bdb1456514c4e2d629b443819f067adc4e
parentd3080a1abc0b66c52e5b8f6a563cf03c5cee4314 (diff)
downloadaur-395626bd76e9272096a09e94220082fb68b49e0c.tar.gz
Release 1.2.1pre-6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df5d2ac706dd..8c152b824fc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.1pre
- pkgrel = 3
+ pkgrel = 6
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-3_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-3_amd64.deb
+ source = stash-electron-git_1.2.1pre-6_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.1pre-6_amd64.deb
source = LICENSE
- sha256sums = f5086539650fe34879c1061f0d2143edaea4216fdbfbb53732f4bedb5017fe2d
+ sha256sums = 9e2108fff20bf1fe1469e823ee79cc8bf490e2fa5525f922a6c426bb28bea3fe
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 8f7d48adf127..33c814b1a3dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.1pre
-pkgrel=3
+pkgrel=6
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=('f5086539650fe34879c1061f0d2143edaea4216fdbfbb53732f4bedb5017fe2d'
+sha256sums=('9e2108fff20bf1fe1469e823ee79cc8bf490e2fa5525f922a6c426bb28bea3fe'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {