diff options
author | Juergen Daubert <jue@jue.li> | 2020-09-21 11:38:20 +0000 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-09-21 11:38:20 +0000 |
commit | cb4c49fffd1da30596fcec8747d2a3f416dae4c0 (patch) | |
tree | f50b296e2bad97fc45bc65f0b00882655b4c5d05 /gobject-introspection | |
parent | 7341aec35abbaa30c2d03bf392af05491b44fe52 (diff) | |
parent | fbf2e191ef0d14a808d7665b8ec08065edb939e0 (diff) | |
download | opt-cb4c49fffd1da30596fcec8747d2a3f416dae4c0.tar.gz opt-cb4c49fffd1da30596fcec8747d2a3f416dae4c0.tar.xz |
Merge branch '3.5' into 3.6
Conflicts:
gobject-introspection/.signature
gobject-introspection/Pkgfile
imagemagick/.signature
samba/.signature
samba/Pkgfile
Diffstat (limited to 'gobject-introspection')
-rw-r--r-- | gobject-introspection/.signature | 6 | ||||
-rw-r--r-- | gobject-introspection/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gobject-introspection/.signature b/gobject-introspection/.signature index 60a418e7f..800f15be2 100644 --- a/gobject-introspection/.signature +++ b/gobject-introspection/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WJlqCOCaH7Qhoou9AIvpTRvTXf0r9DOdz9y0wipez8HrpIdR0lYCrdvWw6IneJEAKt1hj+P7m2ffGbzI06shwM= -SHA256 (Pkgfile) = 82a0939d7781fd132b75d4cb9a062c2f4d4f4c2699741d93f9f346b7b7770c9b +RWSE3ohX2g5d/UNbkumghrEivySRzC5eD/gQkLyjvnNPTqZVxr+eljzSSfnkI4nqKAsloxVtlJBD3MPevCTSLDPhgR/SaEBlZw4= +SHA256 (Pkgfile) = a11fb18244ede3a5cfad59539c66a495232845af565fd2948b4a4a560aea0c23 SHA256 (.footprint) = db83623311576c7af129a8f8b9ebb6dd68f15f9c504c31e61a36f466840388a1 -SHA256 (gobject-introspection-1.64.1.tar.xz) = 80beae6728c134521926affff9b2e97125749b38d38744dc901f4010ee3e7fa7 +SHA256 (gobject-introspection-1.66.0.tar.xz) = 3d66ea3aec7c3f8f1f83d89db3e78e18e36adc22b8bba45298119f0b3ea50060 diff --git a/gobject-introspection/Pkgfile b/gobject-introspection/Pkgfile index 83ff8891c..cd0d0bf25 100644 --- a/gobject-introspection/Pkgfile +++ b/gobject-introspection/Pkgfile @@ -4,8 +4,8 @@ # Depends on: glib name=gobject-introspection -version=1.64.1 -release=3 +version=1.66.0 +release=1 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz) build() { |