diff options
author | root <root@rshg054.dnsready.net> | 2012-03-14 00:01:30 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-14 00:01:30 +0000 |
commit | 01a0c4bc740842efa3bf1a7e1d6c8be5656e4e2a (patch) | |
tree | c9cf79fb6311cbb2a890419e0a382aa211fb3010 /community/libxdg-basedir | |
parent | ca06c41d7d8e5d38284de9048372ab45dcd8b2fb (diff) |
Wed Mar 14 00:01:29 UTC 2012
Diffstat (limited to 'community/libxdg-basedir')
-rw-r--r-- | community/libxdg-basedir/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libxdg-basedir/PKGBUILD b/community/libxdg-basedir/PKGBUILD index e11b24214..ccbcc87a1 100644 --- a/community/libxdg-basedir/PKGBUILD +++ b/community/libxdg-basedir/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Ondrej Martinak <omartinak@gmail.com> pkgname=libxdg-basedir -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc="An implementation of the XDG Base Directory specifications." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('glibc') source=(http://n.ethz.ch/student/nevillm/download/${pkgname}/${pkgname}-${pkgver}.tar.gz 'LICENSE') options=('!libtool') -sha1sums=('133b2b66a6ea43560f4ac41d1235d3282e31da84' +sha1sums=('b924afe4e29c52358ad67476887e9ca0dcf90f7c' 'c76efede60d0632d4241d718919d8b4ec62056b3') build() { |