diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-27 13:30:58 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-27 13:30:58 +0200 |
commit | bc53626493e52801e67664f73438b7fb80002570 (patch) | |
tree | 885e134ee0be33decb76a0621c496bb2c09486e2 /babl | |
parent | 05608d295fd757bec6b4f053683588b2601c5322 (diff) | |
parent | 0ee5f6af5e2a98a75642c452a1a902320467f489 (diff) | |
download | opt-bc53626493e52801e67664f73438b7fb80002570.tar.gz opt-bc53626493e52801e67664f73438b7fb80002570.tar.xz |
Merge branch '3.6' into 3.7
Diffstat (limited to 'babl')
-rw-r--r-- | babl/.footprint | 6 | ||||
-rw-r--r-- | babl/.signature | 8 | ||||
-rw-r--r-- | babl/Pkgfile | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/babl/.footprint b/babl/.footprint index 2f5d493b7..468457e3b 100644 --- a/babl/.footprint +++ b/babl/.footprint @@ -1,4 +1,6 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/babl drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/babl-0.1/ drwxr-xr-x root/root usr/include/babl-0.1/babl/ @@ -65,8 +67,8 @@ drwxr-xr-x root/root usr/lib/babl-0.1/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/Babl-0.1.typelib lrwxrwxrwx root/root usr/lib/libbabl-0.1.so -> libbabl-0.1.so.0 -lrwxrwxrwx root/root usr/lib/libbabl-0.1.so.0 -> libbabl-0.1.so.0.191.1 --rwxr-xr-x root/root usr/lib/libbabl-0.1.so.0.191.1 +lrwxrwxrwx root/root usr/lib/libbabl-0.1.so.0 -> libbabl-0.1.so.0.195.1 +-rwxr-xr-x root/root usr/lib/libbabl-0.1.so.0.195.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/babl.pc drwxr-xr-x root/root usr/share/ diff --git a/babl/.signature b/babl/.signature index 4fbdf4631..e0163133f 100644 --- a/babl/.signature +++ b/babl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YWPtPBoYaW6W1VLcBuFgqZtOOxTuQFGseshdAjpVYTfKTAhjGFvMxDIiUE1eZDwegqdBa2niYxQsVZI0LuL3gk= -SHA256 (Pkgfile) = 80c0594c59acbe7a88b3a4fb640fddbb98194fdeb8f31073db6ef1f1fcc701ad -SHA256 (.footprint) = 7ed9cf38df643954d2908027af58a6170ee2bbf98cff4feec94b5280686b8994 -SHA256 (babl-0.1.92.tar.xz) = f667735028944b6375ad18f160a64ceb93f5c7dccaa9d8751de359777488a2c1 +RWSE3ohX2g5d/RIu2/zmcpTqB+0ATsR21HL2RQjl4k3oG6zJFA0z56LQQSnlYj7vO43W+leSnTXyxHFT35HcHkQRFK7aSYgd5QY= +SHA256 (Pkgfile) = 9d630ca8bbba2fd15a0fc786a307e7714129963f46834176b95640dfcafdcb20 +SHA256 (.footprint) = bb32448c9309c97892b1157e94bf4702542adc7e8c7bf5bc47a3749eef80059a +SHA256 (babl-0.1.96.tar.xz) = 33673fe459a983f411245a49f81fd7f1966af1ea8eca9b095a940c542b8545f6 diff --git a/babl/Pkgfile b/babl/Pkgfile index e703fc987..2a0e2d1d8 100644 --- a/babl/Pkgfile +++ b/babl/Pkgfile @@ -5,7 +5,7 @@ # Optional: vala name=babl -version=0.1.92 +version=0.1.96 release=1 source=(https://download.gimp.org/pub/$name/${version%.*}/$name-$version.tar.xz) |