summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2020-12-25 04:01:30 +0100
committertercean2020-12-25 04:01:30 +0100
commit9088f3ae6e335cee846f0634b4dd12c818380dfc (patch)
treef2a37f0599be7e13512ee6299c34f3a56e73dfd1
parente6d0b5861fb0d25800a5370b3bd3a6a61926821d (diff)
downloadaur-9088f3ae6e335cee846f0634b4dd12c818380dfc.tar.gz
1.14.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13ab8758827e..6e625b095179 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deltachat-desktop
pkgdesc = A privacy oriented chat application built on e-mail
- pkgver = 1.14.0
+ pkgver = 1.14.1
pkgrel = 4
url = https://github.com/deltachat/deltachat-desktop
arch = any
@@ -13,12 +13,12 @@ pkgbase = deltachat-desktop
makedepends = unzip
depends = electron6
conflicts = deltachat-desktop-git
- source = deltachat-desktop-1.14.0.tar.gz::https://github.com/deltachat/deltachat-desktop/archive/v1.14.0.tar.gz
+ source = deltachat-desktop-1.14.1.tar.gz::https://github.com/deltachat/deltachat-desktop/archive/v1.14.1.tar.gz
source = deltachat-desktop.desktop
source = deltachat-desktop.sh
source = basicwebrtc-9385e26bb39e7286fc7c612500c5dd92be445e0b.zip::https://github.com/cracker0dks/basicwebrtc/archive/9385e26bb39e7286fc7c612500c5dd92be445e0b.zip
source = remove_git_submodule.patch
- sha256sums = 500cee112ae8c8887030041833cc84b2afda21d6f227d50d3dfcc004f0e51412
+ sha256sums = ea2ef8d50cf02e68a1acf6f3b3f2b18092f715092ea67e42e68dc7b60b6720b6
sha256sums = 39bae164c234b3c89e7ae2bde89753c90065df7f37fece084f7f5acccbb9f1f1
sha256sums = 5e20ea657599390e317523ae17b17aba0d26c59474a7f80282af5f2668002f59
sha256sums = cddac0c94d78d8265a57064504890f9056a117eaca20054e2893aac83bd53473
diff --git a/PKGBUILD b/PKGBUILD
index 4881c7cf087d..974c0f2b92c2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jikstra <jikstra@disroot.org>
# Maintainer: tercean <cg@zknt.org>
pkgname=deltachat-desktop
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=4
pkgdesc="A privacy oriented chat application built on e-mail"
arch=("any")
@@ -19,7 +19,7 @@ source=(
"remove_git_submodule.patch"
)
-sha256sums=('500cee112ae8c8887030041833cc84b2afda21d6f227d50d3dfcc004f0e51412'
+sha256sums=('ea2ef8d50cf02e68a1acf6f3b3f2b18092f715092ea67e42e68dc7b60b6720b6'
'39bae164c234b3c89e7ae2bde89753c90065df7f37fece084f7f5acccbb9f1f1'
'5e20ea657599390e317523ae17b17aba0d26c59474a7f80282af5f2668002f59'
'cddac0c94d78d8265a57064504890f9056a117eaca20054e2893aac83bd53473'