summaryrefslogtreecommitdiff
path: root/community/libxdg-basedir/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libxdg-basedir/PKGBUILD')
-rw-r--r--community/libxdg-basedir/PKGBUILD4
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() {