Skip to content
Snippets Groups Projects
Commit e0d3f0f4 authored by Jan de Groot's avatar Jan de Groot
Browse files

upgpkg: 0.19.90-1

parent 19a1af32
No related branches found
No related tags found
No related merge requests found
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=dconf
pkgver=0.18.0
pkgver=0.19.90
pkgrel=1
pkgdesc="A low-level configuration system."
arch=(i686 x86_64)
......@@ -11,8 +11,8 @@ depends=('glib2')
makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python' 'python2')
optdepends=('gtk3: for dconf-editor')
install=dconf.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('109b1bc6078690af1ed88cb144ef5c5aee7304769d8bdc82ed48c3696f10c955')
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('c12e07b151887413f7ca7463be58dd6405bf3961df9d120a32893175afed5c77')
build() {
cd "$pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment