[arch-commits] Commit in libsecret/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Thu Mar 21 23:46:21 UTC 2013
Date: Friday, March 22, 2013 @ 00:46:21
Author: jgc
Revision: 180495
upgpkg: libsecret 0.15-1
Modified:
libsecret/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-21 23:43:14 UTC (rev 180494)
+++ PKGBUILD 2013-03-21 23:46:21 UTC (rev 180495)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libsecret
-pkgver=0.14
+pkgver=0.15
pkgrel=1
pkgdesc='library for storing and retrieving passwords and other secrets.'
arch=('i686' 'x86_64')
license=('LGPL')
url="https://live.gnome.org/Libsecret"
depends=('glib2' 'libgcrypt')
-makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'vala')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('58a5b9370c093a7a2788869ed59bc56351797a775e100a9644e637851f9713b5')
+sha256sums=('33e728b843efbe099483376ff5a3469260ee4b6ce035c7730909ac3793cb0fb8')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list