summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2020-12-21 23:04:13 +0000
committerstash-deploy2020-12-21 23:04:13 +0000
commitf36af6885d3afad134c48f8e15a0137e78c8ae3e (patch)
tree3620d290347260dd4726c0616afa513eaf379789
parenta7c26b2002db024705d80fc31259e62e7903504b (diff)
downloadaur-f36af6885d3afad134c48f8e15a0137e78c8ae3e.tar.gz
Release 1.2.3pre-9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbe8efd4d5f9..6bc6618ccfed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.3pre
- pkgrel = 6
+ pkgrel = 9
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.3pre-6_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.3pre-6_amd64.deb
+ source = stash-electron-git_1.2.3pre-9_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.3pre-9_amd64.deb
source = LICENSE
- sha256sums = aaf5894702bb61f1ef6c64b889381cef4a1ae39cc903171211aaa1a9da54d8d1
+ sha256sums = 5a898a73e1f23281108f2d6b4ef8b63f9874df314a1057531d4d4504b34ff543
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 436b5e7d7e9a..72c674d1b011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.3pre
-pkgrel=6
+pkgrel=9
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=('aaf5894702bb61f1ef6c64b889381cef4a1ae39cc903171211aaa1a9da54d8d1'
+sha256sums=('5a898a73e1f23281108f2d6b4ef8b63f9874df314a1057531d4d4504b34ff543'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {