summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2021-04-24 22:09:41 +0200
committerFrancesco Minnocci2021-04-24 22:09:41 +0200
commit01e8ba1dc8f648a40f3e88197de90a46775a4349 (patch)
treee6ed6d149cac82c4082d24c15552e8ecf5cc9f2f /PKGBUILD
parentcdc537f81d016773b56454f0ee238d0483115509 (diff)
downloadaur-01e8ba1dc8f648a40f3e88197de90a46775a4349.tar.gz
Use `test` branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f932fd12c4c3..3aca26e594e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=kotatogram-dev-git
_pkgname=kotatogram-desktop
-pkgver=k1.4.0.g2eabfee52
-pkgrel=2
+pkgver=k1.4.12.g40df43998
+pkgrel=1
pkgdesc="Kotatogram – experimental Telegram Desktop fork - Dev branch"
arch=(x86_64)
url="https://github.com/kotatogram/kotatogram-desktop"
@@ -37,7 +37,7 @@ optdepends=(
conflicts=('kotatogram-desktop')
provides=('kotatogram-desktop')
source=(
- "${_pkgname}::git+${url}.git"
+ "${_pkgname}::git+${url}.git#branch=test"
"${_pkgname}-libtgvoip::git+https://github.com/telegramdesktop/libtgvoip"
"${_pkgname}-rlottie::git+https://github.com/desktop-app/rlottie.git"
"${_pkgname}-lib_crl::git+https://github.com/desktop-app/lib_crl.git"