summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Porunov2019-11-12 04:01:43 +0400
committerDmitry Porunov2019-11-12 04:01:43 +0400
commite8ba5ca876923444987971ab724cf47bd8d7bf65 (patch)
treeeb7b0664afba30b8e95486db010b6a1de39b6cc5
parent6364247273cfe3ea7db7160f64c4fc165b353834 (diff)
downloadaur-e8ba5ca876923444987971ab724cf47bd8d7bf65.tar.gz
Debug
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e06fdcca6e52..6f100b6aed63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kotatogram-desktop
pkgdesc = Experimental Telegram Desktop fork with option to select custom fonts.
pkgver = 1.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kotatogram/kotatogram-desktop
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c3c7279acfda..0df62446b631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=kotatogram-desktop
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Experimental Telegram Desktop fork with option to select custom fonts."
arch=(x86_64)
url="https://github.com/kotatogram/kotatogram-desktop"