summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-08-28 22:03:32 +0800
committerlilac2019-08-28 22:03:32 +0800
commit840e421d2a229afd273005c109fffe9735b2c87c (patch)
treec9f67bf7e5f14b10b490131b9b55b384accbcc12 /PKGBUILD
parente63a2ad382797d2ca95fe68363f5d5136fd93cff (diff)
downloadaur-840e421d2a229afd273005c109fffe9735b2c87c.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48a89c123101..7c738ac2d765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,15 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=libime-git
-pkgver=r139.d612e07
-pkgrel=3
+pkgver=r140.3254159
+pkgrel=1
pkgdesc="A library to support generic input method implementation"
arch=('i686' 'x86_64')
url="https://gitlab.com/fcitx/libime"
license=('GPL')
depends=('boost-libs' 'fcitx5-git')
makedepends=('boost' 'extra-cmake-modules' 'git' 'python')
+conflicts=('libime')
source=("git+$url.git")
sha512sums=('SKIP')