Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
gtk
Commits
9bf10973
Commit
9bf10973
authored
Nov 17, 2017
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fcitx-gtk: update to 4.2.9.5
parent
b21fabf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
fcitx-gtk/PKGBUILD
fcitx-gtk/PKGBUILD
+2
-2
No files found.
fcitx-gtk/PKGBUILD
View file @
9bf10973
_pkgbase
=
fcitx
pkgbase
=
fcitx-gtk
pkgname
=(
'fcitx-gtk2'
'fcitx-gtk3'
)
pkgver
=
4.2.9.
3
pkgver
=
4.2.9.
5
pkgrel
=
1
pkgdesc
=
"Gtk im module for fcitx"
arch
=(
'x86_64'
)
...
...
@@ -10,7 +10,7 @@ license=('GPL')
makedepends
=(
'gtk2'
'gtk3'
'cmake'
'icu'
'opencc'
'iso-codes'
'libxkbfile'
'cairo'
'pango'
'dbus'
'qt'
'extra-cmake-modules'
'lua'
)
source
=(
https://github.com/fcitx/fcitx/archive/
${
pkgver
}
.tar.gz
)
md5sums
=(
'
411123060a00bf1213cffca6b9e8b71c
'
)
md5sums
=(
'
24a656fbdcd85d7fca2a5ed23e175935
'
)
prepare
()
{
cd
${
srcdir
}
/
${
_pkgbase
}
-
${
pkgver
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment