summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Porunov2020-03-16 17:34:36 +0000
committerDmitry Porunov2020-03-16 17:34:36 +0000
commit64a0b852bceddd5badd4fed596a2f20158a3b2bf (patch)
tree39a5be76cd7195a79cbbd5a2ca82bd441e6c4c6e
parentbef0a7a1c335ceca1d3cde1a748eb363041053ef (diff)
downloadaur-64a0b852bceddd5badd4fed596a2f20158a3b2bf.tar.gz
Release k1.1.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 015dc51ef784..a46328747cdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kotatogram-desktop-bin
pkgdesc = Experimental Telegram Desktop fork with option to select custom fonts. - Static binaries
- pkgver = 1.1.8
- pkgrel = 3
+ pkgver = 1.1.9
+ pkgrel = 1
url = https://github.com/kotatogram/kotatogram-desktop
arch = x86_64
license = GPL3
@@ -17,8 +17,8 @@ pkgbase = kotatogram-desktop-bin
provides = kotatogram-desktop
conflicts = kotatogram-desktop
conflicts = kotatogram-desktop-dynamic-bin
- source = kotatogram-desktop-bin-1.1.8-3::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.1.8/1.1.8.tar.xz
- source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.8/lib/xdg/kotatogramdesktop.desktop
+ source = kotatogram-desktop-bin-1.1.9-1::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.1.9/1.1.9.tar.xz
+ source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.9/lib/xdg/kotatogramdesktop.desktop
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon16.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon32.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon48.png
@@ -26,7 +26,7 @@ pkgbase = kotatogram-desktop-bin
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon128.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon256.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon512.png
- sha512sums = 6a783974f19a9e80a06c65791652ba69cb718c33feaf7d8112715ffe76e658bfd133640a679b340c8117f0619b5315e915ac532d93fcd88f9bb3b44093a0999b
+ sha512sums = 2965e4cd814b93b603e08d9a2b8abed22b107c1b8f6565f811424c8ce143934680a6d3c65f1a4e1ab701e09374cee0a11215fe50f6621f33580d7a39591fc9d9
sha512sums = e9f0d9174f43cf30b8dc982ce898f5330152cf4d8da03f6e99bd409f6caee7a93f05121d9acdac4ead0c0ef3dfc82ba597b670deac43fe17d08dc221e01e463a
sha512sums = 9f4f8d6bbbb54012da0bd9bdf6975ba29fd6ebfca3083995581d815a54e46bc5d4c4d8fedc67f71e892ace08e79179ea6452a7dea0f6ea4f932c1f57ca8497a7
sha512sums = 6481cde1cd25c74dd5ad2200f1529d48835590a5ca49cd1650a3cf9dfbc2f391c06fc2a31910742fa7edb3b3369d3795b6e55779f251e3c14fdacbfa033d8579
diff --git a/PKGBUILD b/PKGBUILD
index c795055057bb..7cb26fb17a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Auteiy <dmitry@auteiy.me>
pkgname=kotatogram-desktop-bin
-pkgver=1.1.8
-pkgrel=3
+pkgver=1.1.9
+pkgrel=1
pkgdesc="Experimental Telegram Desktop fork with option to select custom fonts. - Static binaries"
arch=(x86_64)
url="https://github.com/kotatogram/kotatogram-desktop"
@@ -37,7 +37,7 @@ source=(
)
# Checksums automatically set in CI, see: /.gitlab-ci.yml
-sha512sums=('6a783974f19a9e80a06c65791652ba69cb718c33feaf7d8112715ffe76e658bfd133640a679b340c8117f0619b5315e915ac532d93fcd88f9bb3b44093a0999b'
+sha512sums=('2965e4cd814b93b603e08d9a2b8abed22b107c1b8f6565f811424c8ce143934680a6d3c65f1a4e1ab701e09374cee0a11215fe50f6621f33580d7a39591fc9d9'
'e9f0d9174f43cf30b8dc982ce898f5330152cf4d8da03f6e99bd409f6caee7a93f05121d9acdac4ead0c0ef3dfc82ba597b670deac43fe17d08dc221e01e463a'
'9f4f8d6bbbb54012da0bd9bdf6975ba29fd6ebfca3083995581d815a54e46bc5d4c4d8fedc67f71e892ace08e79179ea6452a7dea0f6ea4f932c1f57ca8497a7'
'6481cde1cd25c74dd5ad2200f1529d48835590a5ca49cd1650a3cf9dfbc2f391c06fc2a31910742fa7edb3b3369d3795b6e55779f251e3c14fdacbfa033d8579'