forked from archlinux/svntogit-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64
git-svn-id: file:///srv/repos/svn-packages/svn@262487 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
jgc
committed
Mar 24, 2016
1 parent
b0352a6
commit 69d6acb
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Maintainer: Ionut Biru <[email protected]> | ||
|
||
pkgname=at-spi2-atk | ||
pkgver=2.19.92 | ||
pkgver=2.20.0 | ||
pkgrel=1 | ||
pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" | ||
arch=('i686' 'x86_64') | ||
|
@@ -11,7 +11,7 @@ license=('GPL2') | |
depends=('at-spi2-core' 'libx11' 'atk') | ||
makedepends=('intltool') | ||
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) | ||
sha256sums=('ca14964ae08a2e57d28ec4f9c9e3edb0507f4e032bef00b27c44e71df1a25fe1') | ||
sha256sums=('a24b142b6e8f1dd2d57a657447dde3e0ae29df481968c88673a58d4ce44f3ad2') | ||
|
||
build() { | ||
cd $pkgname-$pkgver | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Maintainer: Ionut Biru <[email protected]> | ||
|
||
pkgname=at-spi2-atk | ||
pkgver=2.19.92 | ||
pkgver=2.20.0 | ||
pkgrel=1 | ||
pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" | ||
arch=('i686' 'x86_64') | ||
|
@@ -11,7 +11,7 @@ license=('GPL2') | |
depends=('at-spi2-core' 'libx11' 'atk') | ||
makedepends=('intltool') | ||
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) | ||
sha256sums=('ca14964ae08a2e57d28ec4f9c9e3edb0507f4e032bef00b27c44e71df1a25fe1') | ||
sha256sums=('a24b142b6e8f1dd2d57a657447dde3e0ae29df481968c88673a58d4ce44f3ad2') | ||
|
||
build() { | ||
cd $pkgname-$pkgver | ||
|