summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-11-05 05:50:47 +0800
committerlilac2019-11-05 05:50:47 +0800
commitfcb4702eb3cc7a8494467331ef93096031c8c1fa (patch)
treed85011a22c382b9f423a977e8b4af4baea254290 /PKGBUILD
parent840e421d2a229afd273005c109fffe9735b2c87c (diff)
downloadaur-fcb4702eb3cc7a8494467331ef93096031c8c1fa.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c738ac2d765..7b56b2946e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=libime-git
-pkgver=r140.3254159
+pkgver=r142.442e091
pkgrel=1
pkgdesc="A library to support generic input method implementation"
arch=('i686' 'x86_64')
-url="https://gitlab.com/fcitx/libime"
+url="https://github.com/fcitx/libime"
license=('GPL')
depends=('boost-libs' 'fcitx5-git')
makedepends=('boost' 'extra-cmake-modules' 'git' 'python')