summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-11-05 05:19:41 +0800
committerlilac2019-11-05 05:19:41 +0800
commite55be7cd7132bf5bc9de5f8caa85279f3981ebfc (patch)
tree55d3d41eee42a97023c3210576b42c37079e0a5e /PKGBUILD
parent0bb06a629d0d29e3d4599252fd73783981f1d9c8 (diff)
downloadaur-e55be7cd7132bf5bc9de5f8caa85279f3981ebfc.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe48335dffeb..2fccc546e80e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
_pkgname=fcitx5-qt
pkgbase=$_pkgname-git
pkgname=(fcitx5-qt5-git fcitx5-qt4-git)
-pkgver=r135.9ac0796
-pkgrel=6
+pkgver=r138.0537c17
+pkgrel=1
pkgdesc="Fcitx Qt Library"
arch=('x86_64')
-url="https://gitlab.com/fcitx/fcitx5-qt"
+url="https://github.com/fcitx/fcitx5-qt"
license=('GPL')
depends=('fcitx5-git')
makedepends=('extra-cmake-modules' 'git' 'qt4' 'qt5-x11extras' 'qt5-quickcontrols')