diff --git a/main/strace/.checksums b/main/strace/.checksums index e826b910f..4e6a6f781 100644 --- a/main/strace/.checksums +++ b/main/strace/.checksums @@ -1 +1 @@ -a563875472463638c19d6639e1c14875 strace-5.18.tar.xz +13a37bd709b452a7c30e89f0db39b535 strace-5.19.tar.xz diff --git a/main/strace/.pkgfiles b/main/strace/.pkgfiles index d0d0cc7c7..deef3150c 100644 --- a/main/strace/.pkgfiles +++ b/main/strace/.pkgfiles @@ -1,4 +1,4 @@ -strace-5.18-1 +strace-5.19-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/strace diff --git a/main/strace/spkgbuild b/main/strace/spkgbuild index df221f412..d74a7b425 100755 --- a/main/strace/spkgbuild +++ b/main/strace/spkgbuild @@ -2,7 +2,7 @@ # depends : perl name=strace -version=5.18 +version=5.19 release=1 source="https://strace.io/files/$version/strace-$version.tar.xz"