libvisual: 0.4.1 -> 0.4.2

This commit is contained in:
Tim Biermann 2023-03-25 19:21:54 +01:00
parent 3104fc7fb0
commit 7b1ad35e4e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 6 deletions

View File

@ -1,4 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/lv-tool-0.4
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libvisual-0.4/
drwxr-xr-x root/root usr/include/libvisual-0.4/libvisual/
@ -54,3 +56,7 @@ lrwxrwxrwx root/root usr/lib/libvisual-0.4.so.0 -> libvisual-0.4.so.0.0.0
-rwxr-xr-x root/root usr/lib/libvisual-0.4.so.0.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libvisual-0.4.pc
drwxr-xr-x root/root usr/share/
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/lv-tool-0.4.1.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/b6f7b4CNbw95rVGE+6Izgshvbgn0mWYi8VlMkp36euHZHzusONZaeWHHgFnAdOrmFwjBSBcJH0kwm7tz/7LjgQ=
SHA256 (Pkgfile) = d149d3decf3777ee91dbba4aa2bd8cd4a116cf9ee9c33b7572d10e91b928495c
SHA256 (.footprint) = 7292b7f74fc3f23b64b103ffe3b8ab2f03389e1ee6e8d5d684415c7b26cda683
SHA256 (libvisual-0.4.1.tar.bz2) = e4707c81df53d6e6aaefaa8c0140b578b1733e0eda7b7921c88bc4fe82af414d
RWSE3ohX2g5d/bXk6ztTNm32U5nnGFIWz6Y3ZayTqOzkDvZKRqajwJUDMLMglTZRVXzJDhU8Dx10T8qtp6yYI9S7xutHumxyfw4=
SHA256 (Pkgfile) = 8f1672b6cf5bc03fcdd0eb9a7c41f2133365abcf46f91a73f5fff1e1a3243db1
SHA256 (.footprint) = 5692188ca6d6db65ff8f5cfc67b1e2eafaad3b77cdc80e029580e08104dae481
SHA256 (libvisual-0.4.2.tar.bz2) = 2aa5967c5c9522c8d7ab9bd9246c77a582c1aaf4f2b3f06493dbe3066f00380a

View File

@ -4,8 +4,8 @@
# Depends on: libsdl
name=libvisual
version=0.4.1
release=2
version=0.4.2
release=1
source=(https://github.com/Libvisual/libvisual/releases/download/$name-$version/$name-$version.tar.bz2)
build() {