From c54ed516231e68c9cbec3aa245383aeb20653944 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 14 May 2022 11:20:03 +0200 Subject: [PATCH] libass: 0.15.2 -> 0.16.0 --- libass/.footprint | 6 +++--- libass/.signature | 8 ++++---- libass/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libass/.footprint b/libass/.footprint index e6ac91a77..8d922c47e 100644 --- a/libass/.footprint +++ b/libass/.footprint @@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/ass/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libass.a -rwxr-xr-x root/root usr/lib/libass.la -lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.3 -lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.3 --rwxr-xr-x root/root usr/lib/libass.so.9.1.3 +lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.4 +lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.4 +-rwxr-xr-x root/root usr/lib/libass.so.9.1.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libass.pc diff --git a/libass/.signature b/libass/.signature index 099664e79..60e8b5312 100644 --- a/libass/.signature +++ b/libass/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35mH539KobDoatoU8OtngwpFaH3+5amdHIuX8tyFOW7sX7YEO9Ah5bWf4Gpzmod/NjaYpmfb78G6oLVf6NA9+wU= -SHA256 (Pkgfile) = ef23dae0dabc3e6dd9715f65dfc39c381c17069880a2749bc2fb0627bd9b95df -SHA256 (.footprint) = 55b38a8c78d7615f83694d9229d6b485e79d9c88b4876f121b5d1ddda05101d5 -SHA256 (libass-0.15.2.tar.gz) = 1b2a54dda819ef84fa2dee3069cf99748a886363d2adb630fde87fe046e2d1d5 +RWSagIOpLGJF34zL6X3gp1Rmf2lHioxVm38J7sopvyy6Etqv+P7hYuvq0gU83WsFcH8ypvUedU57/LfRJw7PlTdnS1Utpt4Z3gY= +SHA256 (Pkgfile) = bf7226ac4da107b1aefa9a9ca4dcc16c8d8ca2d800195c887c1dc39eb19d99bb +SHA256 (.footprint) = 6b115ed09d3ac2dfb5d98de3e086f8e54144c735f795efd0c13303e2b1d8691f +SHA256 (libass-0.16.0.tar.gz) = fea8019b1887cab9ab00c1e58614b4ec2b1cee339b3f7e446f5fab01b032d430 diff --git a/libass/Pkgfile b/libass/Pkgfile index 7ab4fb063..b5e66a2fe 100644 --- a/libass/Pkgfile +++ b/libass/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fribidi harfbuzz name=libass -version=0.15.2 +version=0.16.0 release=1 source=(https://github.com/$name/$name/releases/download/$version/$name-$version.tar.gz)