summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgustawho2021-05-04 21:06:38 -0600
committergustawho2021-05-04 21:06:38 -0600
commit4bc3321e217adf1c9ed428693f79b84864dec7a4 (patch)
treea045284e3e754790b141cee0c2d1e04d8249b8ea /PKGBUILD
parent7f2a1fdd018460ad29600f8d635421a689dfc55c (diff)
downloadaur-4bc3321e217adf1c9ed428693f79b84864dec7a4.tar.gz
Switch to upstream CMakeLists.txt file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aa531759a6e..53e8ddd8b4a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Castro < gustawho [ at ] gmail [ dot ] com >
pkgname=tok-git
-pkgver=r86.fe69499
+pkgver=r94.fa8fcd3
pkgrel=1
pkgdesc="Telegram client built using Kirigami"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
@@ -13,7 +13,7 @@ provides=('tok')
conflicts=('tok')
source=("git+${url}.git" 'cmakebuild.patch')
md5sums=('SKIP'
- '73e6e4344c2058f1b5bb6900debb5bd4')
+ '1410a072193b1d0f0339086b367f155c')
pkgver() {
cd "${pkgname%-git}"