diff --git a/core/vala/.checksums b/core/vala/.checksums index 84e0f3ba0..221f9e0f7 100644 --- a/core/vala/.checksums +++ b/core/vala/.checksums @@ -1 +1 @@ -9eed4de1d701c3f2825509097dbbc731 vala-0.48.6.tar.xz +e7d2a15acb97d7a312621bdc8eed6e5d vala-0.48.7.tar.xz diff --git a/core/vala/.pkgfiles b/core/vala/.pkgfiles index 3ef587319..a47bc61f9 100644 --- a/core/vala/.pkgfiles +++ b/core/vala/.pkgfiles @@ -43,30 +43,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.48/ --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Attributes.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Classes.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Concepts.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Delegates.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Enumerated_types__Enums_.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Errors.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Expressions.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/GIDL_metadata_format.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/GIR_metadata_format.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Generics.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Interfaces.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Methods.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Namespaces.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Overview.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Preprocessor.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Statements.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Structs.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/Types.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/default.css --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/index.html --rw-r--r-- root/root usr/share/devhelp/books/vala-0.48/vala-0.48.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.48.1.gz diff --git a/core/vala/spkgbuild b/core/vala/spkgbuild index cb266fb38..ca60a5dc9 100755 --- a/core/vala/spkgbuild +++ b/core/vala/spkgbuild @@ -2,7 +2,7 @@ # depends : glib graphviz name=vala -version=0.48.6 +version=0.48.7 release=1 source="https://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz"