summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortercean2020-07-24 00:58:32 +0200
committertercean2020-07-24 00:58:32 +0200
commit757b6b79e55a7c333d96e1b923845eb39540ab40 (patch)
tree80a653ecc970374fcb7d1ce3e4f9b84c16a8ca5d
parent36dd881325e7d09488d28dcb1fb1bc32abb2cab4 (diff)
downloadaur-757b6b79e55a7c333d96e1b923845eb39540ab40.tar.gz
1.10.0
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9220df892b2d..c23dc0554e3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deltachat-desktop
pkgdesc = A privacy oriented chat application built on e-mail
- pkgver = 1.4.3
- pkgrel = 4
+ pkgver = 1.10.0
+ pkgrel = 1
url = https://github.com/deltachat/deltachat-desktop
arch = any
license = GPL
@@ -12,10 +12,10 @@ pkgbase = deltachat-desktop
makedepends = python
depends = electron6
conflicts = deltachat-desktop-git
- source = deltachat-desktop-1.4.3.tar.gz::https://github.com/deltachat/deltachat-desktop/archive/v1.4.3.tar.gz
+ source = deltachat-desktop-1.10.0.tar.gz::https://github.com/deltachat/deltachat-desktop/archive/v1.10.0.tar.gz
source = deltachat-desktop.desktop
source = deltachat-desktop.sh
- sha256sums = 1a424f1ce520689c7a08a17b401f852e99bb3d236453f45d29b5e9de0ea7abf6
+ sha256sums = b9113974f839206e6b1896aec1d63c3d7e8ef791c4620fa5b0cc0eeb7214dcf3
sha256sums = 39bae164c234b3c89e7ae2bde89753c90065df7f37fece084f7f5acccbb9f1f1
sha256sums = 5e20ea657599390e317523ae17b17aba0d26c59474a7f80282af5f2668002f59
diff --git a/PKGBUILD b/PKGBUILD
index 15697e42c861..6834ade9312c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jikstra <jikstra@disroot.org>
# Maintainer: tercean <cg@zknt.org>
pkgname=deltachat-desktop
-pkgver=1.4.3
-pkgrel=4
+pkgver=1.10.0
+pkgrel=1
pkgdesc="A privacy oriented chat application built on e-mail"
arch=("any")
url="https://github.com/deltachat/deltachat-desktop"
@@ -16,7 +16,7 @@ source=(
"deltachat-desktop.sh"
)
-sha256sums=('1a424f1ce520689c7a08a17b401f852e99bb3d236453f45d29b5e9de0ea7abf6'
+sha256sums=('b9113974f839206e6b1896aec1d63c3d7e8ef791c4620fa5b0cc0eeb7214dcf3'
'39bae164c234b3c89e7ae2bde89753c90065df7f37fece084f7f5acccbb9f1f1'
'5e20ea657599390e317523ae17b17aba0d26c59474a7f80282af5f2668002f59')