diff options
author | root <root@rshg054.dnsready.net> | 2013-05-05 01:06:44 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-05 01:06:44 -0700 |
commit | 7a600dcabb6923ee79d36a4eaab2fc6867bdb807 (patch) | |
tree | bd75ff45c676ff5c7e8744686901ffdcecf6f7b1 /extra/gcr/PKGBUILD | |
parent | 5f3b2100b811506bec6bcf63b24d1c605dfe8cb6 (diff) |
Sun May 5 01:06:40 PDT 2013
Diffstat (limited to 'extra/gcr/PKGBUILD')
-rw-r--r-- | extra/gcr/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gcr/PKGBUILD b/extra/gcr/PKGBUILD index 96eb71ee8..fc1107a6b 100644 --- a/extra/gcr/PKGBUILD +++ b/extra/gcr/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 183360 2013-04-21 22:09:15Z heftig $ +# $Id: PKGBUILD 184241 2013-05-04 20:06:54Z heftig $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=gcr -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" arch=(i686 x86_64) @@ -14,7 +14,7 @@ options=(!libtool) install=gcr.install source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz 10-gcr.conf) -sha256sums=('38f158d71ce8fb14dca74928053a3edf32751e142400d1429bec5fe0f4bbb8f0' +sha256sums=('a1e615ce2cfd375f383bbdd289935a8e3e16901c3c6f032780847055e8bec2c1' '5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc') build() { |