diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-03-19 05:59:57 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-03-19 05:59:57 +0100 |
commit | afd3cad39ae96320a2c9c8554a21583ec2af0f46 (patch) | |
tree | 945d9a913b9f6a244b9accba89ab5d96f4638c59 /at-spi2-core | |
parent | 63c8e8799afb3c98da19f7d8d1725ca2801ee9ae (diff) | |
download | opt-afd3cad39ae96320a2c9c8554a21583ec2af0f46.tar.gz opt-afd3cad39ae96320a2c9c8554a21583ec2af0f46.tar.xz |
at-spi2-core: updated to 2.32.0
Diffstat (limited to 'at-spi2-core')
-rw-r--r-- | at-spi2-core/.signature | 6 | ||||
-rw-r--r-- | at-spi2-core/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/at-spi2-core/.signature b/at-spi2-core/.signature index 820f7eb7c..6f1eb68a7 100644 --- a/at-spi2-core/.signature +++ b/at-spi2-core/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VT6Zbhs+4HpsYTeQU7FA62lXWtQDuS9f1VlWKRW5h7LXrTM5UvNLWdsbqxhYxez8N4SWni+pug72IFMfZKHDA8= -SHA256 (Pkgfile) = 374f6c4445420759c4b8d8b5e2e771b77bbad1958150fa8a3b0ce62d785ba087 +RWSE3ohX2g5d/UswClbI5VoQ1UIxsc0kBqw0fR6tM3lS5sEuNT+Z7Ex6LBPUzRCZtHh+WsKzVcGzZcWTRVlAptOx5cNImlXGtQI= +SHA256 (Pkgfile) = 981c0ddb41d5ee331f921f0be94ee646a721713a94744386f7e6c49962ee5cee SHA256 (.footprint) = 88f656ba8ec4d0f91cab148c6e9ff24c0821c64d65d4b8163e47779601d25e84 -SHA256 (at-spi2-core-2.26.2.tar.xz) = c80e0cdf5e3d713400315b63c7deffa561032a6c37289211d8afcfaa267c2615 +SHA256 (at-spi2-core-2.32.0.tar.xz) = 43a435d213f8d4b55e8ac83a46ae976948dc511bb4a515b69637cb36cf0e7220 diff --git a/at-spi2-core/Pkgfile b/at-spi2-core/Pkgfile index c0c764da0..042895a7b 100644 --- a/at-spi2-core/Pkgfile +++ b/at-spi2-core/Pkgfile @@ -4,8 +4,8 @@ # Depends on: dbus gobject-introspection intltool xorg-libxtst meson ninja name=at-spi2-core -version=2.26.2 -release=2 +version=2.32.0 +release=1 source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/${version:0:4}/at-spi2-core-$version.tar.xz) build() { |