summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiachen YANG2019-08-28 12:35:11 +0900
committerJiachen YANG2019-08-28 12:35:11 +0900
commit876023306be665f2dea323e52d6aaa32542edc90 (patch)
treea75e654a53b59593705a3554a1506000190f10b7
parent76a592218317ed3e2cc924c8d3b122a9b591b6ef (diff)
downloadaur-876023306be665f2dea323e52d6aaa32542edc90.tar.gz
xcb-imdkit-git change upstream URL to gitlab
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d4c23704b0e..70b4b5fbe41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
_pkgname=xcb-imdkit
pkgname=${_pkgname}-git
-pkgver=r60.b82eddb
-pkgrel=2
+pkgver=r62.a607b19
+pkgrel=1
pkgdesc="Input method development support for xcb"
arch=('i686' 'x86_64')
-url="https://github.com/wengxt/xcb-imdkit"
+url="https://gitlab.com/fcitx/xcb-imdkit"
license=('GPL')
depends=('xcb-util' 'xcb-util-keysyms')
makedepends=('extra-cmake-modules' 'git')
provides=(${_pkgname})
conflicts=(${_pkgname})
-source=("git+https://github.com/wengxt/xcb-imdkit.git")
+source=("git+https://gitlab.com/fcitx/xcb-imdkit.git")
sha512sums=('SKIP')
pkgver() {