summaryrefslogtreecommitdiff
path: root/gnome-unstable/libsecret/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/libsecret/PKGBUILD')
-rw-r--r--gnome-unstable/libsecret/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libsecret/PKGBUILD b/gnome-unstable/libsecret/PKGBUILD
index 1d5060145..1ec9f5695 100644
--- a/gnome-unstable/libsecret/PKGBUILD
+++ b/gnome-unstable/libsecret/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libsecret
-pkgver=0.9
+pkgver=0.10
pkgrel=1
pkgdesc='library for storing and retrieving passwords and other secrets.'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ url="https://live.gnome.org/Libsecret"
depends=('glib2' 'libgcrypt')
makedepends=('intltool' 'docbook-xsl')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.9/$pkgname-$pkgver.tar.xz)
-sha256sums=('8b1abfed2f5c88ff9a1801d5b6643331cc833dfe8d8b1dca982ae23bbd6de535')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('4015ac83042fa408bf66ca8526709662d194fe566181db6ab3d86a6ea4ab8880')
build() {
cd "$pkgname-$pkgver"