Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
core
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
54
Issues
54
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
4ad97d98
Commit
4ad97d98
authored
Apr 09, 2019
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip-ci] vala: update to 0.44.3
parent
b80a8413
Pipeline
#3292
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
vala/PKGBUILD
vala/PKGBUILD
+2
-2
No files found.
vala/PKGBUILD
View file @
4ad97d98
pkgname
=
vala
pkgver
=
0.44.
1
pkgver
=
0.44.
3
pkgrel
=
1
pkgdesc
=
"Compiler for the GObject type system."
arch
=(
'x86_64'
)
...
...
@@ -9,7 +9,7 @@ depends=('glib2' 'graphviz' 'ttf-font' 'pkg-config' 'gcc')
makedepends
=(
'libxslt'
'gtk-doc'
'help2man'
'autoconf-archive'
)
checkdepends
=(
'dbus'
'libx11'
'gobject-introspection'
)
source
=(
https://ftp.gnome.org/pub/gnome/sources/
$pkgname
/
${
pkgver
:0:4
}
/
$pkgname
-
$pkgver
.tar.xz
)
sha256sums
=(
'
96a8c1415c6484d7d6b837ae263af7c50465c7423bfc8eea5046f3eadfa42fe2
'
)
sha256sums
=(
'
8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9
'
)
build
()
{
cd
$pkgname
-
$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