diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:15:35 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:15:35 +0800 |
| commit | 7e93a2a1714a509f82d51b6c16151b50886dda5a (patch) | |
| tree | 9fff275518e50405208c5f50ca203eed930637bf /repos | |
| parent | 0caa0012f5294a5d2205f1b2343bab8f7d5f51ab (diff) | |
| download | alicelinux-7e93a2a1714a509f82d51b6c16151b50886dda5a.tar.gz alicelinux-7e93a2a1714a509f82d51b6c16151b50886dda5a.zip | |
vala: updated to 0.56.17
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/vala/.files | 24 | ||||
| -rw-r--r-- | repos/xorg/vala/abuild | 2 |
2 files changed, 1 insertions, 25 deletions
diff --git a/repos/xorg/vala/.files b/repos/xorg/vala/.files index 5d03e1d6..025f52e8 100644 --- a/repos/xorg/vala/.files +++ b/repos/xorg/vala/.files @@ -27,30 +27,6 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/vala.m4 -rw-r--r-- root/root usr/share/aclocal/vapigen.m4 -drwxr-xr-x root/root usr/share/devhelp/ -drwxr-xr-x root/root usr/share/devhelp/books/ -drwxr-xr-x root/root usr/share/devhelp/books/vala-0.56/ --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Attributes.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Classes.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Concepts.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Delegates.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Enumerated_types__Enums_.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Errors.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Expressions.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/GIDL_metadata_format.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/GIR_metadata_format.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Generics.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Interfaces.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Methods.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Namespaces.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Overview.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Preprocessor.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Statements.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Structs.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/Types.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/default.css --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/index.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.56/vala-0.56.devhelp2 drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/vala-gen-introspect-0.56.1.gz diff --git a/repos/xorg/vala/abuild b/repos/xorg/vala/abuild index a71ce5f1..04142ea0 100644 --- a/repos/xorg/vala/abuild +++ b/repos/xorg/vala/abuild @@ -1,5 +1,5 @@ name=vala -version=0.56.16 +version=0.56.17 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt='--disable-valadoc' |