summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Porunov2020-03-18 19:59:23 +0000
committerDmitry Porunov2020-03-18 19:59:23 +0000
commit49c51f83ade23af4ad976ce334f67b13a8727bda (patch)
tree905ae2d3bfe5ac2afc028d77f5b206cb44704275
parent8bb3a7e994adea9542e767cb63cc0f519b299497 (diff)
downloadaur-49c51f83ade23af4ad976ce334f67b13a8727bda.tar.gz
Release k1.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD4
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e899507e73c7..0393e92ad5bb 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.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kotatogram/kotatogram-desktop
arch = x86_64
license = GPL3
@@ -17,15 +17,15 @@ pkgbase = kotatogram-desktop-bin
provides = kotatogram-desktop
conflicts = kotatogram-desktop
conflicts = kotatogram-desktop-dynamic-bin
- source = kotatogram-desktop-bin-1.2-1::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.2/1.2.tar.xz
+ source = kotatogram-desktop-bin-1.2-2::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.2/1.2.tar.xz
source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.2/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
- source = https://github.com/kotatogram/kotatogram-desktop/raw/dev/Telegram/Resources/art/icon64.png
- 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
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon16.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon32.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon48.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon64.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon128.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon256.png
+ source = https://github.com/kotatogram/kotatogram-desktop/raw/k1.2/Telegram/Resources/art/icon512.png
sha512sums = 1b5615d7c47b02c849730070b321196f1903d553ba53119f5a4f411ec2167d9608bdeea30b00c52721ab272074602f60511b60fcf35304fd7a047a79707149b1
sha512sums = e9f0d9174f43cf30b8dc982ce898f5330152cf4d8da03f6e99bd409f6caee7a93f05121d9acdac4ead0c0ef3dfc82ba597b670deac43fe17d08dc221e01e463a
sha512sums = 89bb399142ec968a1c9d96e7e3639036aa8d70968c89c6d2b77def5ea6cbb0d88de8b3c8bb10f457600cdd4c7926d7f8ff9907f511aaaac832b218c9353c4b50
diff --git a/PKGBUILD b/PKGBUILD
index c3ae5d152a5a..7031c38ed9a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kotatogram-desktop-bin
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Experimental Telegram Desktop fork with option to select custom fonts. - Static binaries"
arch=(x86_64)
url="https://github.com/kotatogram/kotatogram-desktop"
@@ -33,7 +33,7 @@ source=(
https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k$pkgver/lib/xdg/kotatogramdesktop.desktop
- $url/raw/dev/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
+ $url/raw/k$pkgver/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
)
# Checksums automatically set in CI, see: /.gitlab-ci.yml