Date: Wednesday, November 2, 2016 @ 10:52:13 Author: alucryd Revision: 194403
upgpkg: lib32-at-spi2-atk 2.22.0-1 Modified: lib32-at-spi2-atk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-02 10:49:58 UTC (rev 194402) +++ PKGBUILD 2016-11-02 10:52:13 UTC (rev 194403) @@ -4,7 +4,7 @@ # Contributor:Ionut Biru <[email protected]> pkgname=lib32-at-spi2-atk -pkgver=2.20.1 +pkgver=2.22.0 pkgrel=1 pkgdesc='A GTK+ module that bridges ATK to D-Bus at-spi' arch=('x86_64') @@ -12,8 +12,8 @@ license=('GPL2') depends=('at-spi2-atk' 'lib32-at-spi2-core' 'lib32-atk') makedepends=('gcc-multilib' 'intltool') -source=("http://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-${pkgver}.tar.xz") -sha256sums=('2358a794e918e8f47ce0c7370eee8fc8a6207ff1afe976ec9ff547a03277bf8e') +source=("https://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-${pkgver}.tar.xz") +sha256sums=('e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1') prepare() { cd at-spi2-atk-${pkgver}
