summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Porunov2019-12-24 23:16:25 +0000
committerDmitry Porunov2019-12-24 23:16:25 +0000
commitaa116c4c9cd2525819935366eb8b0f54e808626f (patch)
tree824e3848a22dad83f4d0e178da1fc14dd43f264e
parent7574ce9efcc620cd3b37fd8fb079e41216f47703 (diff)
downloadaur-aa116c4c9cd2525819935366eb8b0f54e808626f.tar.gz
Release k1.1.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a48c6062168..57fbcbdd4601 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.1
- pkgrel = 3
+ pkgver = 1.1.2
+ pkgrel = 1
url = https://github.com/kotatogram/kotatogram-desktop
arch = x86_64
license = GPL3
@@ -23,9 +23,9 @@ pkgbase = kotatogram-desktop-bin
conflicts = kotatogram-desktop
conflicts = telegram-desktop
conflicts = telegram-desktop-bin
- source = kotatogram-desktop-bin-1.1.1-3::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.1.1/1.1.1.tar.xz
- source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.1/lib/xdg/tg.protocol
- source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.1/lib/xdg/kotatogramdesktop.desktop
+ source = kotatogram-desktop-bin-1.1.2-1::https://github.com/kotatogram/kotatogram-desktop/releases/download/k1.1.2/1.1.2.tar.xz
+ source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.2/lib/xdg/tg.protocol
+ source = https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/k1.1.2/lib/xdg/kotatogramdesktop.desktop
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon16.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon32.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon48.png
@@ -33,7 +33,7 @@ pkgbase = kotatogram-desktop-bin
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon128.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon256.png
source = https://github.com/kotatogram/kotatogram-desktop/raw/master/Telegram/Resources/art/icon512.png
- sha512sums = 38d466cddea59676394e910a2e951f8a1c63f7bd7e92f3710453a8dded246984177271bf1ff17b717da566859dc5e147a5da639cb1c2fa2819c41a934156f006
+ sha512sums = acddc579ea36efab7731599b2aafcf9d877608c601f1d98aafd3d75c478b0252fe37a510b4f6d980989978cc6e8c105187fd520f341e0905d0426a3a79e633fa
sha512sums = e54c2f5a4cdeff5850828072890679e07da07cfa3663cf9bfb1e6b8f5bca0dc15e6b4b9a2a6c111b796a0440035beea419cda9bf4ec5d476d4fbb54c1b4ad7fd
sha512sums = 9f24071d00eabd650a65ed0aa3b231c1de0d0fdc2ec7e305e9e4bb194e4cc643bcb281cdfc3d58765e60410045a4d58d192fdb5aab14ca29e53507c257aef03e
sha512sums = 9f4f8d6bbbb54012da0bd9bdf6975ba29fd6ebfca3083995581d815a54e46bc5d4c4d8fedc67f71e892ace08e79179ea6452a7dea0f6ea4f932c1f57ca8497a7
diff --git a/PKGBUILD b/PKGBUILD
index dd807b84dff9..26ccf2488294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Auteiy <dmitry@auteiy.me>
pkgname=kotatogram-desktop-bin
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+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"
@@ -41,7 +41,7 @@ source=(
)
# Checksums automatically set in CI, see: /.gitlab-ci.yml
-sha512sums=('38d466cddea59676394e910a2e951f8a1c63f7bd7e92f3710453a8dded246984177271bf1ff17b717da566859dc5e147a5da639cb1c2fa2819c41a934156f006'
+sha512sums=('acddc579ea36efab7731599b2aafcf9d877608c601f1d98aafd3d75c478b0252fe37a510b4f6d980989978cc6e8c105187fd520f341e0905d0426a3a79e633fa'
'e54c2f5a4cdeff5850828072890679e07da07cfa3663cf9bfb1e6b8f5bca0dc15e6b4b9a2a6c111b796a0440035beea419cda9bf4ec5d476d4fbb54c1b4ad7fd'
'9f24071d00eabd650a65ed0aa3b231c1de0d0fdc2ec7e305e9e4bb194e4cc643bcb281cdfc3d58765e60410045a4d58d192fdb5aab14ca29e53507c257aef03e'
'9f4f8d6bbbb54012da0bd9bdf6975ba29fd6ebfca3083995581d815a54e46bc5d4c4d8fedc67f71e892ace08e79179ea6452a7dea0f6ea4f932c1f57ca8497a7'