summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShane2019-06-25 06:15:18 +0800
committerShane2019-06-25 06:15:18 +0800
commit25205d4575284c812dbf09636ed7d7f870828514 (patch)
tree05fadcb5ea4050d677f73cfb7f6ed117477eb003 /PKGBUILD
downloadaur-25205d4575284c812dbf09636ed7d7f870828514.tar.gz
fcitx-qt4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 14 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..ee329be4ba53
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,14 @@
+# Maintainer: Shane <shanelyx@outlook.com>
+pkgname=fcitx-qt4
+pkgver=4.2.9.6
+pkgrel=1
+pkgdesc="This is a fcitx-qt4 package for software that depends on fcitx-qt4."
+arch=("x86_64")
+url="https://fcitx-im.org"
+license=('custom')
+
+source=("https://arch-archive.tuna.tsinghua.edu.cn/2019/04-29/community/os/x86_64/fcitx-qt4-4.2.9.6-1-x86_64.pkg.tar.xz")
+noextract=("fcitx-qt4-4.2.9.6-1-x86_64.pkg.tar.xz")
+md5sums=("8bf7f5d600a73201c23d19a1eaeea66e")
+
+